Home
last modified time | relevance | path

Searched refs:EIGEN_CURRENT_STORAGE_BASE_CLASS (Results 1 – 9 of 9) sorted by relevance

/external/eigen/Eigen/src/plugins/
DMatrixCwiseBinaryOps.h22 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in EIGEN_CWISE_PRODUCT_RETURN_TYPE()
41 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseEqual()
60 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseNotEqual()
74 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseMin()
98 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseMax()
123 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseQuotient()
DArrayCwiseBinaryOps.h7 operator*(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in EIGEN_CWISE_PRODUCT_RETURN_TYPE()
18 operator/(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
141 operator+(const Scalar& scalar,const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& other)
160 operator-(const Scalar& scalar,const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& other)
176 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
194 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
DCommonCwiseBinaryOps.h42 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func …
/external/eigen/Eigen/src/Core/
DArrayBase.h106 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::ArrayBase macro
116 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
DDenseBase.h486 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase macro
491 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
DMatrixBase.h135 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::MatrixBase macro
143 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
/external/eigen/Eigen/src/SparseCore/
DSparseMatrixBase.h134 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase macro
142 # undef EIGEN_CURRENT_STORAGE_BASE_CLASS
143 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
/external/eigen/Eigen/src/Core/util/
DMacros.h394 (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
/external/eigen/doc/
DDoxyfile.in1233 EIGEN_CURRENT_STORAGE_BASE_CLASS \