|
Polymake Template Library (PTL) 4.15
|
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... | |
| class | polymake::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. | |
Implementation of pm::Matrix class.