Searched defs:fp16Tanh (Results 1 – 1 of 1) sorted by relevance
14670 struct fp16Tanh : public fp16PerComponent struct14672 fp16Tanh() : fp16PerComponent() in fp16Tanh() function14680 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()14689 …e calcPoly (const fp16type& espx, const fp16type& esnx, const fp16type& ecpx, const fp16type& ecnx) in calcPoly()14702 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()