|
Givaro 4.2.1
|
UnparametricRandIter. More...
#include <givranditer.h>
Public Types | |
| typedef Ring::Element | Element |
| typedef Ring::Residu_t | Residu_t |
Public Member Functions | |
| GeneralRingRandIter (const Ring &F, uint64_t seed=0, const Residu_t size=0) | |
| GeneralRingRandIter (const GeneralRingRandIter< Ring > &R) | |
| ~GeneralRingRandIter () | |
| Element & | operator() (Element &a) const |
| Element & | random (Element &a) const |
| Element | operator() () const |
| Element | random () const |
| const Ring & | ring () const |
UnparametricRandIter.
Imported from FFLAS-FFPACK UnparametricRandIter - AB 2015-01-12
| typedef Ring::Element Element |
| typedef Ring::Residu_t Residu_t |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |