matrixops.h File Reference

Provides various complex matrix calculations. More...

#include "maths/nmatrixint.h"

Namespaces

namespace  regina

Functions

void regina::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-2006, 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).