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

/external/chromium_org/third_party/WebKit/Source/core/platform/graphics/transforms/
H A DAffineTransform.cpp88 bool AffineTransform::isInvertible() const function in class:WebCore::AffineTransform
H A DTransformationMatrix.cpp1273 bool TransformationMatrix::isInvertible() const function in class:WebCore::TransformationMatrix
/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.

Completed in 376 milliseconds