SparseRef.h File Reference

Go to the source code of this file.

Classes

class  Eigen::Ref< const SparseMatrix< MatScalar, MatOptions, MatIndex >, Options, StrideType >
 
class  Eigen::Ref< const SparseVector< MatScalar, MatOptions, MatIndex >, Options, StrideType >
 
class  Eigen::Ref< SparseMatrixType, Options >
 A sparse matrix expression referencing an existing sparse expression. More...
 
class  Eigen::Ref< SparseVectorType >
 A sparse vector expression referencing an existing sparse vector expression. More...
 

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal
 

Enumerations

enum  { Eigen::StandardCompressedFormat }