Searched defs:doDeterminant (Results 1 – 1 of 1) sorted by relevance
148 T SquareMatrixOps<T, 2>::doDeterminant (const Matrix<T, 2, 2>& mat) in doDeterminant() function in tcu::SquareMatrixOps154 T SquareMatrixOps<T, 3>::doDeterminant (const Matrix<T, 3, 3>& mat) in doDeterminant() function in tcu::SquareMatrixOps165 T SquareMatrixOps<T, 4>::doDeterminant (const Matrix<T, 4, 4>& mat) in doDeterminant() function in tcu::SquareMatrixOps