#include <minpoly-integer.h>
Public Types | |
typedef _Field | Field |
typedef _Integer | Integer |
typedef Field::Element | Element |
Static Public Methods | |
template<class Poly, class Ring> Poly & | minPolyBlas (Poly &y, const DenseMatrix< Ring > &M) |
template<class Poly, class Ring> Poly & | minPolyBlas (Poly &y, const DenseMatrix< Ring > &M, int degree) |
template<class Ring> int | minPolyDegreeBlas (const DenseMatrix< Ring > &M, int n_try=1) |
|
|
|
|
|
|
|
|
|
|
|
|