Searched refs:EIGEN_CURRENT_STORAGE_BASE_CLASS (Results 1 – 9 of 9) sorted by relevance
22 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()
7 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) const141 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) const194 operator||(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const
42 binaryExpr(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other, const CustomBinaryOp& func …
106 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::ArrayBase macro116 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
486 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::DenseBase macro491 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
135 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::MatrixBase macro143 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
134 #define EIGEN_CURRENT_STORAGE_BASE_CLASS Eigen::SparseMatrixBase macro142 # undef EIGEN_CURRENT_STORAGE_BASE_CLASS143 #undef EIGEN_CURRENT_STORAGE_BASE_CLASS
394 (METHOD)(const EIGEN_CURRENT_STORAGE_BASE_CLASS<OtherDerived> &other) const \
1233 EIGEN_CURRENT_STORAGE_BASE_CLASS \