Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

MinPoly Class Template Reference

#include <minpoly-integer.h>

List of all members.

template<class _Integer, class _Field>
class LinBox::MinPoly< _Integer, _Field >


Public Types

typedef _Field Field
typedef Field::Element Element

Static Public Methods

template<class Poly, class IMatrix> Poly & minPoly (Poly &y, const IMatrix &M)
template<class IMatrix> int minPolyDegree (const IMatrix &M, int n_try=1)
template<class Poly, class IMatrix> Poly & minPoly (Poly &y, const IMatrix &M, int degree)
template<class Poly, class IMatrix> Poly & minPolyNonSymmetric (Poly &y, const IMatrix &M, int degree)
template<class Poly, class IMatrix> Poly & minPolySymmetric (Poly &y, const IMatrix &M, int degree)
template<class IMatrix> bool isSymmetric (const IMatrix &M, int n_try=1)

Member Typedef Documentation

typedef Field::Element Element
 

typedef _Field Field
 


Member Function Documentation

bool isSymmetric const IMatrix &    M,
int    n_try = 1
[static]
 

Poly & minPoly Poly &    y,
const IMatrix &    M,
int    degree
[static]
 

Poly & minPoly Poly &    y,
const IMatrix &    M
[static]
 

int minPolyDegree const IMatrix &    M,
int    n_try = 1
[static]
 

Poly & minPolyNonSymmetric Poly &    y,
const IMatrix &    M,
int    degree
[static]
 

Poly & minPolySymmetric Poly &    y,
const IMatrix &    M,
int    degree
[static]
 


Generated on Mon Jun 20 09:16:58 2005 for linbox by doxygen1.2.18