Searched defs:cwiseProduct (Results 1 - 2 of 2) sorted by relevance

/external/eigen/Eigen/src/plugins/
H A DMatrixCwiseBinaryOps.h22 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const function
119 * \sa class CwiseBinaryOp, cwiseProduct(), cwiseInverse()
/external/eigen/Eigen/src/SparseCore/
H A DSparseCwiseBinaryOp.h317 SparseMatrixBase<Derived>::cwiseProduct(const MatrixBase<OtherDerived> &other) const function in class:Eigen::SparseMatrixBase

Completed in 121 milliseconds