blitz Version 0.10
|
getState() const | IRNGWrapper< IRNG, sharedState > | [inline] |
getStateString() const | IRNGWrapper< IRNG, sharedState > | [inline] |
irng_ | IRNGWrapper< IRNG, sharedState > | [protected, static] |
seed(IRNG_int x) | IRNGWrapper< IRNG, sharedState > | [inline] |
seed(std::vector< IRNG_int > x) | IRNGWrapper< IRNG, sharedState > | [inline] |
setState(const T_state &s) | IRNGWrapper< IRNG, sharedState > | [inline] |
setState(const std::string &s) | IRNGWrapper< IRNG, sharedState > | [inline] |
T_state typedef | IRNGWrapper< IRNG, sharedState > |