Go to the documentation of this file.
10 #ifndef EIGEN_SPARSETRANSPOSE_H
11 #define EIGEN_SPARSETRANSPOSE_H
16 template<
typename MatrixType,
int CompressedAccess=
int(MatrixType::Flags&CompressedAccessBit)>
21 template<
typename MatrixType>
54 template<
typename ArgType>
63 return m_argImpl.nonZerosEstimate();
79 Flags = XprType::Flags
92 #endif // EIGEN_SPARSETRANSPOSE_H
StorageIndex * innerNonZeroPtr()
Namespace containing all symbols from the Eigen library.
StorageIndex * innerIndexPtr()
EIGEN_DEVICE_FUNC Derived & derived()
Base::StorageIndex StorageIndex
const unsigned int CompressedAccessBit
EIGEN_STRONG_INLINE InnerIterator(const unary_evaluator &unaryOp, Index outer)
Transpose< ArgType > XprType
unary_evaluator(const XprType &op)
const Scalar * valuePtr() const
StorageIndex * outerIndexPtr()
Expression of the transpose of a matrix.
Common base class for sparse [compressed]-{row|column}-storage format.
const StorageIndex * outerIndexPtr() const
evaluator< ArgType > m_argImpl
#define EIGEN_STRONG_INLINE
SparseCompressedBase< Transpose< MatrixType > > Base
evaluator< ArgType >::InnerIterator EvalIterator
const StorageIndex * innerIndexPtr() const
internal::SparseTransposeImpl< MatrixType > Base
An InnerIterator allows to loop over the element of any matrix expression.
Base class of any sparse matrices or sparse expressions.
const Derived & derived() const
Index nonZerosEstimate() const
const StorageIndex * innerNonZeroPtr() const
EIGEN_DEFAULT_DENSE_INDEX_TYPE Index
The Index type as used for the API.
gtsam
Author(s):
autogenerated on Sat Nov 16 2024 04:04:55