Eigen::SparseMapBase< Derived, Level > Class Template Reference

Inherited by Eigen::internal::SparseRefBase< Ref< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType > >, Eigen::internal::SparseRefBase< Ref< const SparseVector< MatScalar, MatOptions, MatIndex >, Options, StrideType > >, and Eigen::internal::SparseRefBase< Derived >.

Detailed Description

template<typename Derived, int Level = internal::accessors_level<Derived>::has_write_access ? WriteAccessors : ReadOnlyAccessors>
class Eigen::SparseMapBase< Derived, Level >

Definition at line 45 of file SparseMap.h.


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