Polymake Template Library (PTL) 4.13
SparseMatrix.h File Reference

Implementation of pm::SparseMatrix class. More...

Classes

class  pm::SparseMatrix< E, symmetric >
 A two-dimensional associative array with row and column indices as keys. More...
 
class  pm::SparseMatrixStatistics< E >
 sparse matrix statistics collection More...
 
class  polymake::SparseMatrix< E, symmetric >
 A two-dimensional associative array with row and column indices as keys. More...
 

Namespaces

namespace  pm
 global namespace for all classes from the polymake project
 
namespace  polymake
 namespace to be used for client code
 
namespace  std
 STL namespace.
 

Detailed Description

Implementation of pm::SparseMatrix class.