|
Givaro 4.2.1
|
Random iterator for nonzero random numbers. More...
#include <givranditer.h>
Public Types | |
| typedef Ring::Element | Element |
| typedef RandIter::Residu_t | Residu_t |
Public Member Functions | |
| GeneralRingNonZeroRandIter (RandIter &r) | |
| GeneralRingNonZeroRandIter (const GeneralRingNonZeroRandIter &R) | |
| ~GeneralRingNonZeroRandIter () | |
| Element & | operator() (Element &a) const |
| Element & | random (Element &a) const |
| Element | operator() () |
| Element | random () const |
| const Ring & | ring () const |
Random iterator for nonzero random numbers.
Wraps around an existing random iterator and ensures that the output is entirely nonzero numbers. Imported from FFLAS-FFPACK NonzeroRandIter - AB 2015-01-12
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |