Polymake Template Library (PTL) 4.12
Classes | Namespaces
Matrix.h File Reference

Implementation of pm::Matrix class. More...

Classes

class  pm::Matrix< E >
 Matrix type class which holds the elements in a contiguous array
Additional arithmetic operations for matrices and useful constructions (unit_matrix, diag, ...) are listed at operations. 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::Matrix class.