OPAL (Object Oriented Parallel Accelerator Library)
2.2.0
OPAL
|
#include <RNGLattice.h>
Public Member Functions | |
RNGLatticeSequence (T minval, T maxval, unsigned long numpoints, bool includeEndpoints=true) | |
RNGLatticeSequence (const RNGLatticeSequence< T > &rngseq) | |
~RNGLatticeSequence (void) | |
void | AdvanceSeed (unsigned long adv=0) |
void | SetSeed (unsigned long seed) |
unsigned long | GetSeed (void) const |
RNGLattice< T >::Return_t | GetRandom (void) |
RNGLattice< T >::Return_t | operator() (void) |
unsigned long | GetRandMax (void) const |
![]() | |
SequenceGen () | |
SequenceGen (const RNGLattice< T > &gen) | |
const PETE_Expr_t & | MakeExpression () const |
PETE_Expr_t & | MakeExpression () |
RNGLattice< T > & | getGenerator () |
const RNGLattice< T > & | getGenerator () const |
Return_t | operator() (void) const |
![]() | |
SequenceGen< RNGLattice< T > > & | PETE_unwrap () |
const SequenceGen< RNGLattice < T > > & | PETE_unwrap () const |
Additional Inherited Members | |
![]() | |
enum | |
typedef SequenceGen < RNGLattice< T > > | PETE_Expr_t |
typedef RNGLattice< T >::Return_t | PETE_Return_t |
typedef RNGLattice< T >::Return_t | Return_t |
![]() | |
typedef SequenceGen < RNGLattice< T > > | Wrapped |
Definition at line 128 of file RNGLattice.h.
|
inline |
Definition at line 132 of file RNGLattice.h.
|
inline |
Definition at line 138 of file RNGLattice.h.
|
inline |
Definition at line 142 of file RNGLattice.h.
|
inline |
Definition at line 145 of file RNGLattice.h.
References SequenceGen< RNGLattice< T > >::getGenerator().
|
inline |
Definition at line 156 of file RNGLattice.h.
References SequenceGen< RNGLattice< T > >::getGenerator().
|
inline |
Definition at line 152 of file RNGLattice.h.
References SequenceGen< RNGLattice< T > >::getGenerator().
|
inline |
Definition at line 149 of file RNGLattice.h.
References SequenceGen< RNGLattice< T > >::getGenerator().
|
inline |
Definition at line 155 of file RNGLattice.h.
References SequenceGen< RNGLattice< T > >::getGenerator().
|
inline |
Definition at line 148 of file RNGLattice.h.
References SequenceGen< RNGLattice< T > >::getGenerator().