linbox
ParamFuzzyRandIter Class Reference

#include <param-fuzzy.h>

Public Types

typedef double Element
 element type
 

Public Member Functions

 ParamFuzzyRandIter (const integer &size=0, const uint64_t seed=0)
 
 ParamFuzzyRandIter (const ParamFuzzy &F, const integer &size=0, const uint64_t seed=0)
 
 ParamFuzzyRandIter (const ParamFuzzyRandIter &R)
 
 ~ParamFuzzyRandIter ()
 
ParamFuzzyRandIteroperator= (const ParamFuzzyRandIter &R)
 
Elementrandom (Element &a) const
 
ElementAbstractrandom (ElementAbstract &a) const
 
const ParamFuzzyring ()
 

Member Typedef Documentation

◆ Element

typedef double Element

element type

Constructor & Destructor Documentation

◆ ParamFuzzyRandIter() [1/3]

ParamFuzzyRandIter ( const integer & size = 0,
const uint64_t seed = 0 )
inline

◆ ParamFuzzyRandIter() [2/3]

ParamFuzzyRandIter ( const ParamFuzzy & F,
const integer & size = 0,
const uint64_t seed = 0 )
inline

◆ ParamFuzzyRandIter() [3/3]

◆ ~ParamFuzzyRandIter()

~ParamFuzzyRandIter ( )
inline

Member Function Documentation

◆ operator=()

ParamFuzzyRandIter & operator= ( const ParamFuzzyRandIter & R)
inline

◆ random() [1/2]

Element & random ( Element & a) const
inline

◆ random() [2/2]

ElementAbstract & random ( ElementAbstract & a) const
inline

◆ ring()

const ParamFuzzy & ring ( )
inline

The documentation for this class was generated from the following file: