Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/
DDenseCoeffsBase.h476 EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, const DenseBase<OtherDerived>& other) in copyCoeff() function
492 EIGEN_STRONG_INLINE void copyCoeff(Index index, const DenseBase<OtherDerived>& other) in copyCoeff() function
DTriangularMatrix.h60 EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, Other& other) in copyCoeff() function