Searched defs:fp16Distance (Results 1 – 1 of 1) sorted by relevance
16236 struct fp16Distance : public fp16AllComponents struct16238 fp16Distance() : fp16AllComponents() in fp16Distance() function16244 virtual double getULPs(vector<const deFloat16 *> &in) in getULPs()16252 bool calc(vector<const deFloat16 *> &in, deFloat16 *out, double *min, double *max) in calc()