Home | History | Annotate | Download | only in Imath

Lines Matching full:determinant

291     // Determinant
294 T determinant() const;
665 // Determinant
668 T determinant() const;
1683 Matrix33<T>::determinant () const
2913 return working.determinant();
2918 Matrix44<T>::determinant () const