Searched defs:fp16Cosh (Results 1 – 1 of 1) sorted by relevance
12713 struct fp16Cosh : public fp16PerComponent struct12715 fp16Cosh() : fp16PerComponent() in fp16Cosh() argument12722 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()