clModelMath Member List
This is the complete list of members for
clModelMath, including all inherited members.
AddBarkToDBH(float fDIB, float fA, float fB, float fC) | clModelMath | [static] |
CalcPointValue(float fX, float fSlope, float fIntercept=0.0) | clModelMath | [static] |
CalculateBasalArea(float fDbh) | clModelMath | [static] |
CalculateLognormalFunction(float fX0, float fXb, float fDistance) | clModelMath | [static] |
CalculateWeibullFunction(float fDispersal, float fTheta, float fDistance) | clModelMath | [static] |
GammaRandomDraw(float fMean, float fScale) | clModelMath | [static] |
GetRand() | clModelMath | [static] |
InverseGaussianRandomDraw(float fMu, float fLambda) | clModelMath | [static] |
LognormalRandomDraw(float fMean, float fStdDev) | clModelMath | [static] |
NegBinomialRandomDraw(float fMean, float fClumping) | clModelMath | [static] |
NormalRandomDraw(float fStdDev) | clModelMath | [static] |
PoissonRandomDraw(float fLambda) | clModelMath | [static] |
randgen | clModelMath | [static] |
RandomRound(float fNumber) | clModelMath | [static] |
Round(float fNumber, int iNumDigits) | clModelMath | [static] |
SetRandomSeed(long iSeed) | clModelMath | [inline, static] |
~clModelMath() | clModelMath | [inline] |