Home
last modified time | relevance | path

Searched defs:applyOnTheLeft (Results 1 – 2 of 2) sorted by relevance

/external/eigen/Eigen/src/Core/
DMatrixBase.h523 inline void MatrixBase<Derived>::applyOnTheLeft(const EigenBase<OtherDerived> &other) in applyOnTheLeft() function
/external/eigen/Eigen/src/Jacobi/
DJacobi.h278 inline void MatrixBase<Derived>::applyOnTheLeft(Index p, Index q, const JacobiRotation<OtherScalar>… in applyOnTheLeft() function