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.h23 cwiseProduct(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in EIGEN_CWISE_BINARY_RETURN_TYPE()
43 cwiseEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseEqual()
63 cwiseNotEqual(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseNotEqual()
78 cwiseMin(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseMin()
104 cwiseMax(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseMax()
131 cwiseQuotient(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in cwiseQuotient()
DArrayCwiseBinaryOps.h9 operator*(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const in EIGEN_CWISE_BINARY_RETURN_TYPE()
21 operator/(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
111 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
129 OP(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
284 operator^(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
305 polygamma(const EIGEN_CURRENT_STORAGE_BASE_CLASS<DerivedN> &n) const
329 zeta(const EIGEN_CURRENT_STORAGE_BASE_CLASS<DerivedQ> &q) const in zeta()
DCommonCwiseBinaryOps.h43 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func …
91 operator&&(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
110 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
/external/eigen/Eigen/src/Core/
DArrayBase.h89 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::ArrayBase macro
100 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
DDenseBase.h570 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase macro
577 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
DMatrixBase.h123 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::MatrixBase macro
132 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
/external/eigen/Eigen/src/SparseCore/
DSparseMatrixBase.h147 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase macro
165 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
/external/eigen/Eigen/src/Core/util/
DMacros.h915 (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
/external/eigen/doc/
DDoxyfile.in1594 …OR<Scalar>, const Derived, const OtherDerived> METHOD(const EIGEN_CURRENT_STORAGE_BASE_CLASS<Other…
1613 EIGEN_CURRENT_STORAGE_BASE_CLASS \