Searched defs:isInvertible (Results 1 - 3 of 3) sorted by relevance

/external/eigen/Eigen/src/LU/
H A DFullPivLU.h350 inline bool isInvertible() const function in class:Eigen::FullPivLU
359 * Use isInvertible() to first determine whether this matrix is invertible.
/external/eigen/Eigen/src/QR/
H A DColPivHouseholderQR.h276 inline bool isInvertible() const function in class:Eigen::ColPivHouseholderQR
285 * Use isInvertible() to first determine whether this matrix is invertible.
H A DFullPivHouseholderQR.h273 inline bool isInvertible() const function in class:Eigen::FullPivHouseholderQR
282 * Use isInvertible() to first determine whether this matrix is invertible.

Completed in 401 milliseconds