#include <characteristic.h>
Public Types | |
typedef NT::number | numT |
typedef NT::vect | vect |
typedef NT::matrix | matrix |
typedef NT::vf | vf |
Public Methods | |
Characteristic (const matrix &ma) | |
template<typename n> n | operator() (const n &l) |
NO_COPY (Characteristic) | |
Private Attributes | |
vect | poly |
Definition at line 29 of file characteristic.h.
|
The Characteristic is fully calculated upon creation of the object. Definition at line 40 of file characteristic.h. |
|
No Copy or Assign |
|
Calculates the characteristic polynomial at a certain point. where the are the invariants of this particular matrix Definition at line 53 of file characteristic.h. |
More Info? Michael Peeters. Also, check our research website: www.alna.vub.ac.be
Last update: June 2002.