Main Page
Related Pages
Modules
Namespaces
Classes
Files
nmatrix.h File Reference
Deals with matrices of elements of various types.
More...
#include <memory>
Namespaces
namespace
regina
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...
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
).