Polymake Template Library (PTL)  4.2
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

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

Detailed Description

Implementation of pm::Matrix class.