mrgsolve
|
Resim functor. More...
#include <mrgsolv.h>
Public Member Functions | |
resim (refun x, void *y) | |
resim constructor More... | |
resim () | |
void | operator() () |
Protected Attributes | |
refun | fun |
function to call to re-simulate More... | |
void * | prob |
object to pass to re-simulated function More... | |
Resim functor.
These functors are used to re-simulate ETA
and EPS
values.
|
inline |
resim constructor
|
inline |
|
inline |
|
protected |
function to call to re-simulate
|
protected |
object to pass to re-simulated function