SparseMap.h File Reference

Go to the source code of this file.

Classes

class  Eigen::Map< SparseMatrixType >
 Specialization of class Map for SparseMatrix-like storage. More...
 
class  Eigen::SparseMapBase< Derived, ReadOnlyAccessors >
 Common base class for Map and Ref instance of sparse matrix and vector. More...
 
class  Eigen::SparseMapBase< Derived, WriteAccessors >
 Common base class for writable Map and Ref instance of sparse matrix and vector. More...
 

Namespaces

 Eigen
 : InteropHeaders
 
 Eigen::internal