|
linbox
|
#include <multimod-field.h>
Public Member Functions | |
| MultiModRandIter () | |
| MultiModRandIter (const MultiModDouble &F, const integer &size=0, const size_t &seed=0) | |
| ~MultiModRandIter () | |
| MultiModRandIter & | operator= (const MultiModRandIter &R) |
| std::vector< double > & | random (std::vector< double > &x) const |
Protected Attributes | |
| MultiModDouble | _field |
| integer | _size |
| size_t | _seed |
| std::vector< Givaro::Modular< double >::RandIter * > | _randiter |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |
|
protected |
|
protected |