Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse > Class Template Reference
+ Inheritance diagram for Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >:

Public Types

typedef SparseMatrixBase< DerivedBase
 
typedef CwiseBinaryOp< BinaryOp, Lhs, Rhs > Derived
 
- Public Types inherited from Eigen::SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
enum  
 
typedef std::conditional_t< NumTraits< Scalar >::IsComplex, CwiseUnaryOp< internal::scalar_conjugate_op< Scalar >, Eigen::Transpose< const CwiseBinaryOp< BinaryOp, Lhs, Rhs > > >, Transpose< const CwiseBinaryOp< BinaryOp, Lhs, Rhs > > > AdjointReturnType
 
typedef Transpose< const CwiseBinaryOp< BinaryOp, Lhs, Rhs > > ConstTransposeReturnType
 
typedef Matrix< StorageIndex, Dynamic, 1 > IndexVector
 
typedef internal::add_const_on_value_type_if_arithmetic< typename internal::packet_traits< Scalar >::type >::type PacketReturnType
 
typedef internal::packet_traits< Scalar >::type PacketScalar
 
typedef SparseMatrix< Scalar, Flags &RowMajorBit ? RowMajor :ColMajor, StorageIndexPlainObject
 
typedef internal::traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::Scalar Scalar
 
typedef Matrix< Scalar, Dynamic, 1 > ScalarVector
 
typedef SparseMatrixBase StorageBaseType
 
typedef internal::traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::StorageIndex StorageIndex
 
typedef internal::traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::StorageKind StorageKind
 
typedef Transpose< CwiseBinaryOp< BinaryOp, Lhs, Rhs > > TransposeReturnType
 
typedef Scalar value_type
 
- Public Types inherited from Eigen::EigenBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
typedef Eigen::Index Index
 The interface type of indices. More...
 
typedef internal::traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::StorageKind StorageKind
 

Additional Inherited Members

- Public Member Functions inherited from Eigen::SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
const AdjointReturnType adjoint () const
 
RealScalar blueNorm () const
 
Index cols () const
 
const SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::template CwiseProductDenseReturnType< OtherDerived >::Type cwiseProduct (const MatrixBase< OtherDerived > &other) const
 
const CwiseProductDenseReturnType< OtherDerived >::Type cwiseProduct (const MatrixBase< OtherDerived > &other) const
 
internal::traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::Scalar dot (const MatrixBase< OtherDerived > &other) const
 
Scalar dot (const MatrixBase< OtherDerived > &other) const
 
internal::traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::Scalar dot (const SparseMatrixBase< OtherDerived > &other) const
 
Scalar dot (const SparseMatrixBase< OtherDerived > &other) const
 
const internal::eval< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::type eval () const
 
Index innerSize () const
 
bool isApprox (const MatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const
 
bool isApprox (const SparseMatrixBase< OtherDerived > &other, const RealScalar &prec=NumTraits< Scalar >::dummy_precision()) const
 
bool isRValue () const
 
bool isVector () const
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & markAsRValue ()
 
RealScalar norm () const
 
const Product< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, OtherDerived > operator* (const DiagonalBase< OtherDerived > &other) const
 
const Product< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, OtherDerived > operator* (const MatrixBase< OtherDerived > &other) const
 
const Product< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, OtherDerived, AliasFreeProduct > operator* (const SparseMatrixBase< OtherDerived > &other) const
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator*= (const Scalar &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator*= (const SparseMatrixBase< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator+= (const DiagonalBase< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator+= (const EigenBase< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator+= (const SparseMatrixBase< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator-= (const DiagonalBase< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator-= (const EigenBase< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator-= (const SparseMatrixBase< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator/= (const Scalar &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator= (const CwiseBinaryOp< BinaryOp, Lhs, Rhs > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator= (const EigenBase< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator= (const ReturnByValue< OtherDerived > &other)
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & operator= (const SparseMatrixBase< OtherDerived > &other)
 
Index outerSize () const
 
const SparseView< CwiseBinaryOp< BinaryOp, Lhs, Rhs > > pruned (const Scalar &reference=Scalar(0), const RealScalar &epsilon=NumTraits< Scalar >::dummy_precision()) const
 
Index rows () const
 
SelfAdjointViewReturnType< UpLo >::Type selfadjointView ()
 
SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::template SelfAdjointViewReturnType< UpLo >::Type selfadjointView ()
 
ConstSelfAdjointViewReturnType< UpLo >::Type selfadjointView () const
 
SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::template ConstSelfAdjointViewReturnType< UpLo >::Type selfadjointView () const
 
Index size () const
 
 SparseMatrixBase ()
 
RealScalar squaredNorm () const
 
Scalar sum () const
 
DenseMatrixType toDense () const
 
TransposeReturnType transpose ()
 
const ConstTransposeReturnType transpose () const
 
const TriangularView< const CwiseBinaryOp< BinaryOp, Lhs, Rhs >, Mode > triangularView () const
 
SparseSymmetricPermutationProduct< CwiseBinaryOp< BinaryOp, Lhs, Rhs >, Upper|Lower > twistedBy (const PermutationMatrix< Dynamic, Dynamic, StorageIndex > &perm) const
 
- Public Member Functions inherited from Eigen::EigenBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
void addTo (Dest &dst) const
 
void applyThisOnTheLeft (Dest &dst) const
 
void applyThisOnTheRight (Dest &dst) const
 
EIGEN_CONSTEXPR Index cols () const EIGEN_NOEXCEPT
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & const_cast_derived () const
 
const CwiseBinaryOp< BinaryOp, Lhs, Rhs > & const_derived () const
 
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & derived ()
 
const CwiseBinaryOp< BinaryOp, Lhs, Rhs > & derived () const
 
void evalTo (Dest &dst) const
 
EIGEN_CONSTEXPR Index rows () const EIGEN_NOEXCEPT
 
EIGEN_CONSTEXPR Index size () const EIGEN_NOEXCEPT
 
void subTo (Dest &dst) const
 
- Protected Member Functions inherited from Eigen::SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
CwiseBinaryOp< BinaryOp, Lhs, Rhs > & assign (const OtherDerived &other)
 
void assignGeneric (const OtherDerived &other)
 
- Static Protected Member Functions inherited from Eigen::SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
static StorageIndex convert_index (const Index idx)
 
- Protected Attributes inherited from Eigen::SparseMatrixBase< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >
bool m_isRValue
 

Detailed Description

template<typename BinaryOp, typename Lhs, typename Rhs>
class Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >

Definition at line 38 of file SparseCwiseBinaryOp.h.

Member Typedef Documentation

◆ Base

template<typename BinaryOp , typename Lhs , typename Rhs >
typedef SparseMatrixBase<Derived> Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::Base

Definition at line 43 of file SparseCwiseBinaryOp.h.

◆ Derived

template<typename BinaryOp , typename Lhs , typename Rhs >
typedef CwiseBinaryOp<BinaryOp, Lhs, Rhs> Eigen::CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::Derived

Definition at line 42 of file SparseCwiseBinaryOp.h.


The documentation for this class was generated from the following file: