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
77 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
95 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
193 operator+(const Scalar& scalar,const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& other)
212 operator-(const Scalar& scalar,const EIGEN_CURRENT_STORAGE_BASE_CLASS<Derived>& other)
228 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
246 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.h478 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase macro
483 #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.h137 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase macro
146 # undef EIGEN_CURRENT_STORAGE_BASE_CLASS
147 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
/external/eigen/Eigen/src/Core/util/
DMacros.h419 (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
/external/eigen/doc/
DDoxyfile.in1585 …OR<Scalar>, const Derived, const OtherDerived> METHOD(const EIGEN_CURRENT_STORAGE_BASE_CLASS<Other…
1599 EIGEN_CURRENT_STORAGE_BASE_CLASS \