|
linbox
|
This is the namespace all LinBox internal code is in. More...
Functions | |
| template<class Randiter , class Field > | |
| BlasMatrix< Field > & | random_lu_rank (const Field &F, const Randiter &R, BlasMatrix< Field > &A, int &rank, const RingCategories::ModularTag &tag) |
| template<class Randiter , class Ring > | |
| BlasMatrix< Ring > & | random_lu_rank (const Ring &ZZ, const Randiter &R, BlasMatrix< Ring > &A, int &rank, const RingCategories::IntegerTag &tag) |
| template<class Randiter , class Field > | |
| BlasMatrix< Field > & | random_rankupdate (Field &F, const Randiter &R, BlasMatrix< Field > &A, int &rank, const RingCategories::IntegerTag &tag) |
This is the namespace all LinBox internal code is in.
| BlasMatrix<Field>& LinBox::Protected::random_lu_rank | ( | const Field & | F, |
| const Randiter & | R, | ||
| BlasMatrix< Field > & | A, | ||
| int & | rank, | ||
| const RingCategories::ModularTag & | tag | ||
| ) |
p et une taille r distinctes !!! | BlasMatrix<Ring>& LinBox::Protected::random_lu_rank | ( | const Ring & | ZZ, |
| const Randiter & | R, | ||
| BlasMatrix< Ring > & | A, | ||
| int & | rank, | ||
| const RingCategories::IntegerTag & | tag | ||
| ) |
| BlasMatrix<Field>& LinBox::Protected::random_rankupdate | ( | Field & | F, |
| const Randiter & | R, | ||
| BlasMatrix< Field > & | A, | ||
| int & | rank, | ||
| const RingCategories::IntegerTag & | tag | ||
| ) |
1.8.6