#include <invariant.h>
Public Types | |
typedef NT::number | numT |
typedef NT::vect | vect |
typedef NT::matrix | matrix |
typedef NT::vf | vf |
Public Methods | |
Invariant (const matrix &ma) | |
numT | calculate (integer i, integer done=0) |
Private Methods | |
NO_COPY (Invariant) | |
Private Attributes | |
matrix | m |
Definition at line 102 of file invariant.h.
|
No copy or assign |
|
Calculate the n-th order invariant. 1st order = trace, nth order = determinant. Definition at line 126 of file invariant.h. |
More Info? Michael Peeters. Also, check our research website: www.alna.vub.ac.be
Last update: June 2002.