![]() |
Eigen
3.2.92
|
A sparse vector expression referencing an existing sparse vector expression.
PlainObjectType | the equivalent sparse matrix type of the referenced data |
Options | Not used for SparseVector. |
StrideType | Only used for dense Ref |
Inherits Eigen::internal::SparseRefBase< Ref< SparseVector< MatScalar, MatOptions, MatIndex >, Options, StrideType > >.