Main Page
|
Modules
|
Namespace List
|
Class Hierarchy
|
Alphabetical List
|
Class List
|
File List
|
Namespace Members
|
Class Members
|
File Members
|
Related Pages
engine
/
maths
matrixops.h File Reference
Provides various complex matrix calculations.
More...
#include "
maths/nmatrixint.h
"
Namespaces
namespace
regina
Functions
void
smithNormalForm
(NMatrixInt &matrix)
Transforms the given integer matrix into Smith normal form.
Detailed Description
Provides various complex matrix calculations.
Todo:
Feature (long-term):
Add a routine to find the rank of an integer matrix; use this to show the rank of the matching equations.
Copyright © 1999-2004, 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
).