Searched defs:fp16Atanh (Results 1 – 1 of 1) sorted by relevance
15325 struct fp16Atanh : public fp16PerComponent struct15327 fp16Atanh() : fp16PerComponent() in fp16Atanh() function15334 bool calc(vector<const deFloat16 *> &in, deFloat16 *out, double *min, double *max) in calc()