Searched defs:fp16Sinh (Results 1 – 1 of 1) sorted by relevance
14654 struct fp16Sinh : public fp16PerComponent struct14656 fp16Sinh() : fp16PerComponent() in fp16Sinh() argument14663 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()