#include <SparseMatrixBase.h>
Public Types | |
typedef internal::cast_return_type< Derived, const CwiseUnaryOp< internal::scalar_cast_op< Scalar, NewType >, const Derived > >::type | Type |
Definition at line 49 of file SparseMatrixBase.h.
typedef internal::cast_return_type<Derived,const CwiseUnaryOp<internal::scalar_cast_op<Scalar, NewType>, const Derived> >::type Eigen::SparseMatrixBase< Derived >::CastXpr< NewType >::Type |
Definition at line 49 of file SparseMatrixBase.h.