Home
last modified time | relevance | path

Searched refs:copyCoeff (Results 1 – 4 of 4) sorted by relevance

/external/eigen/bench/btl/libs/eigen3/
Deigen3_interface.hh132 dst.copyCoeff(j, index, src); in triassign()
134 dst.copyCoeff(index, j, src); in triassign()
150 dst.copyCoeff(j, index, src); in triassign()
152 dst.copyCoeff(index, j, src); in triassign()
/external/eigen/Eigen/src/Core/
DDenseCoeffsBase.h277 void copyCoeff();
DTriangularMatrix.h84 EIGEN_STRONG_INLINE void copyCoeff(Index row, Index col, Other& other) in copyCoeff() function
/external/eigen/doc/
DInsideEigenExample.dox345 dst.copyCoeff(index, src);
353 dst.copyCoeff(index, src);
487 dst.copyCoeff(index, src);
489 …cause there is no SSE vectorization involved here. copyPacket() becomes copyCoeff(), packet() beco…