Searched refs:Cwise (Results 1 – 8 of 8) sorted by relevance
23 Cwise<ExpressionType>::abs() const in EIGEN_CWISE_UNOP_RETURN_TYPE()31 Cwise<ExpressionType>::abs2() const in EIGEN_CWISE_UNOP_RETURN_TYPE()39 Cwise<ExpressionType>::exp() const in EIGEN_CWISE_UNOP_RETURN_TYPE()47 Cwise<ExpressionType>::log() const in EIGEN_CWISE_UNOP_RETURN_TYPE()56 Cwise<ExpressionType>::operator*(const MatrixBase<OtherDerived> &other) const in EIGEN_CWISE_PRODUCT_RETURN_TYPE()65 Cwise<ExpressionType>::operator/(const MatrixBase<OtherDerived> &other) const73 inline ExpressionType& Cwise<ExpressionType>::operator*=(const MatrixBase<OtherDerived> &other)81 inline ExpressionType& Cwise<ExpressionType>::operator/=(const MatrixBase<OtherDerived> &other)95 Cwise<ExpressionType>::sqrt() const in EIGEN_CWISE_UNOP_RETURN_TYPE()103 Cwise<ExpressionType>::cos() const in EIGEN_CWISE_UNOP_RETURN_TYPE()[all …]
50 template<typename ExpressionType> class Cwise59 inline Cwise(const ExpressionType& matrix) : m_matrix(matrix) {} in Cwise() function101 operator+(const Scalar& scalar, const Cwise& mat)172 inline const Cwise<Derived> MatrixBase<Derived>::cwise() const in cwise()185 inline Cwise<Derived> MatrixBase<Derived>::cwise() in cwise()
47 #include "src/Eigen2Support/Cwise.h"
475 inline const Cwise<Derived> cwise() const;476 inline Cwise<Derived> cwise();
37 // TODO specialize Cwise
287 template<typename ExpressionType> class Cwise;
88 - \b EIGEN_CWISE_PLUGIN - filename of plugin for extending the Cwise class.
117 1>]().Eigen::Cwise<ExpressionType>::operator* [with OtherDerived =