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

/external/eigen/Eigen/src/LU/
H A DFullPivLU.h348 inline bool isInvertible() const function in class:Eigen::FullPivLU
357 * Use isInvertible() to first determine whether this matrix is invertible.
/external/eigen/Eigen/src/QR/
H A DColPivHouseholderQR.h236 inline bool isInvertible() const function in class:Eigen::ColPivHouseholderQR
245 * Use isInvertible() to first determine whether this matrix is invertible.
H A DFullPivHouseholderQR.h256 inline bool isInvertible() const function in class:Eigen::FullPivHouseholderQR
265 * Use isInvertible() to first determine whether this matrix is invertible.
/external/webkit/Source/WebCore/platform/graphics/transforms/
H A DAffineTransform.cpp137 bool AffineTransform::isInvertible() const function in class:WebCore::AffineTransform
H A DTransformationMatrix.cpp963 bool TransformationMatrix::isInvertible() const function in class:WebCore::TransformationMatrix

Completed in 123 milliseconds