|
STK++ 0.9.13
|
Visitor putting a choosen random variable. More...
#include <STK_Appliers.h>
Public Types | |
| typedef RemoveConst< Type >::Type | TypeConst |
Public Member Functions | |
| RandApplier (Law::IUnivLaw< Type > const &law) | |
| TypeConst | operator() () |
Public Attributes | |
| Law::IUnivLaw< Type > const & | law_ |
Visitor putting a choosen random variable.
Definition at line 73 of file STK_Appliers.h.
| typedef RemoveConst<Type>::Type STK::hidden::RandApplier< Type >::TypeConst |
Definition at line 75 of file STK_Appliers.h.
|
inline |
Definition at line 76 of file STK_Appliers.h.
|
inline |
| Law::IUnivLaw<Type> const& STK::hidden::RandApplier< Type >::law_ |
Definition at line 78 of file STK_Appliers.h.
Referenced by STK::hidden::RandApplier< Type >::operator()().