|
Regina Calculation Engine
|
Deals with matrices of elements of various types. More...
#include <iostream>#include <memory>#include <boost/noncopyable.hpp>#include "regina-core.h"#include "output.h"Classes | |
| class | regina::NMatrix< T > |
| Represents a matrix of elements of the given type T. More... | |
| class | regina::NMatrixRing< T > |
| Represents a matrix of elements from a given ring T. More... | |
Namespaces | |
| regina | |
| Contains the entire Regina calculation engine. | |
Deals with matrices of elements of various types.