Eigen  3.2.92
Eigen::Ref< SparseVector< MatScalar, MatOptions, MatIndex >, Options, StrideType > Class Template Reference

Detailed Description

template<typename MatScalar, int MatOptions, typename MatIndex, int Options, typename StrideType>
class Eigen::Ref< SparseVector< MatScalar, MatOptions, MatIndex >, Options, StrideType >

A sparse vector expression referencing an existing sparse vector expression.

Template Parameters
PlainObjectTypethe equivalent sparse matrix type of the referenced data
OptionsNot used for SparseVector.
StrideTypeOnly used for dense Ref
See also
class Ref

Inherits Eigen::internal::SparseRefBase< Ref< SparseVector< MatScalar, MatOptions, MatIndex >, Options, StrideType > >.


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