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