Searched defs:fp16VectorTimesMatrix (Results 1 – 1 of 1) sorted by relevance
16838 struct fp16VectorTimesMatrix : public fp16MatrixBase struct16840 fp16VectorTimesMatrix() : fp16MatrixBase() in fp16VectorTimesMatrix() function16846 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()16853 deUint32 getComponentValidity () in getComponentValidity()16859 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()