Lines Matching full:determinant
757 // determinant. We can do this by adding the appropriate number of
764 // if U has a negative determinant, and
766 // if V has a neg. determinant.
767 if (U.determinant() < 0)
774 if (V.determinant() < 0)
868 // determinant. We can do this by adding the appropriate number of
876 // if U has a negative determinant, and
878 // if V has a neg. determinant.
879 if (U.determinant() < 0)
886 if (V.determinant() < 0)