Searched defs:fp16Tanh (Results 1 – 1 of 1) sorted by relevance
15113 struct fp16Tanh : public fp16PerComponent struct15115 fp16Tanh() : fp16PerComponent() in fp16Tanh() argument15123 virtual double getULPs(vector<const deFloat16 *> &in) in getULPs()15132 …le calcPoly(const fp16type &espx, const fp16type &esnx, const fp16type &ecpx, const fp16type &ecnx) in calcPoly()15145 bool calc(vector<const deFloat16 *> &in, deFloat16 *out, double *min, double *max) in calc()