nmatrix.h File Reference

Deals with matrices of elements of various types. More...

#include <iostream>
#include <memory>


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

namespace  regina
 Contains the entire Regina calculation engine.


Detailed Description

Deals with matrices of elements of various types.


Copyright © 1999-2008, Ben Burton
This software is released under the GNU General Public License.
For further information, or to submit a bug or other problem, please contact Ben Burton (bab@debian.org).