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