Searched defs:fp16VectorTimesMatrix (Results 1 – 1 of 1) sorted by relevance
16866 struct fp16VectorTimesMatrix : public fp16MatrixBase struct16868 fp16VectorTimesMatrix() : fp16MatrixBase() in fp16VectorTimesMatrix() function16874 virtual double getULPs (vector<const deFloat16*>& in) in getULPs()16881 deUint32 getComponentValidity () in getComponentValidity()16887 bool calc (vector<const deFloat16*>& in, deFloat16* out, double* min, double* max) in calc()