10 #ifndef EIGEN_SPARSEREDUX_H 11 #define EIGEN_SPARSEREDUX_H 15 template<
typename Derived>
28 template<
typename _Scalar,
int _Options,
typename _Index>
33 if(this->isCompressed())
39 template<
typename _Scalar,
int _Options,
typename _Index>
49 #endif // EIGEN_SPARSEREDUX_H
Namespace containing all symbols from the Eigen library.
iterator iter(handle obj)
Eigen::Index Index
The interface type of indices.
cout<< "Here is the matrix m:"<< endl<< m<< endl;Matrix< ptrdiff_t, 3, 1 > res
internal::traits< CwiseBinaryOp< BinaryOp, Lhs, Rhs > >::Scalar Scalar
static ConstMapType Map(const Scalar *data)