Biorithm  1.1
Public Member Functions
MyRand< MyNT > Class Template Reference
Inheritance diagram for MyRand< MyNT >:
MTRand

List of all members.

Public Member Functions

MyNT operator() ()
MyNT operator() (MyNT num)
MyNT operator() (MyNT low, MyNT high)
template<>
int operator() ()
template<>
int operator() (int num)
template<>
int operator() (int low, int high)
template<>
double operator() (double num)
template<>
double operator() (double low, double high)
template<>
int operator() ()
template<>
int operator() (int num)
template<>
int operator() (int low, int high)
template<>
double operator() ()
template<>
double operator() (double num)
template<>
double operator() (double low, double high)

template<class MyNT>
class MyRand< MyNT >


The documentation for this class was generated from the following file:
 All Classes Functions Variables Typedefs Friends