HomeSort by relevance Sort by last modified time
    Searched defs:isInvertible (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/platform/transforms/
AffineTransform.cpp 86 bool AffineTransform::isInvertible() const
TransformationMatrix.cpp     [all...]
  /external/eigen/Eigen/src/LU/
FullPivLU.h 350 inline bool isInvertible() const
359 * Use isInvertible() to first determine whether this matrix is invertible.
  /external/eigen/Eigen/src/QR/
ColPivHouseholderQR.h 276 inline bool isInvertible() const
285 * Use isInvertible() to first determine whether this matrix is invertible.
FullPivHouseholderQR.h 273 inline bool isInvertible() const
282 * Use isInvertible() to first determine whether this matrix is invertible.

Completed in 4197 milliseconds