Searched refs:fTotalInverseClass (Results 1 – 2 of 2) sorted by relevance
176 MatrixClass getInverseClass() const { return (MatrixClass)fTotalInverseClass; } in getInverseClass()182 uint8_t fTotalInverseClass; variable
109 fTotalInverseClass = (uint8_t)ComputeMatrixClass(fTotalInverse); in Context()