Home
last modified time | relevance | path

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

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