checkPowerOfTwo(unsigned int pValue) | iso::math::Math | |
complexToPhase(real aValue, real bValue) | iso::math::Math | |
degree(real pValue) | iso::math::Math | |
degreeToRadian(real pValue) | iso::math::Math | |
destroy() | iso::math::Math | [static] |
factorial(unsigned int pValue) | iso::math::Math | [inline] |
gaussian(real pXValue, real pMean, real pStd) | iso::math::Math | |
get() | iso::math::Math | [static] |
hamming(real pXValue) | iso::math::Math | |
hann(real pXValue) | iso::math::Math | |
index(const Vector< unsigned int > &pSubdivisions, const Vector< unsigned int > &pPosition) | iso::math::Math | |
kaiser(real pXValue) | iso::math::Math | |
Math() | iso::math::Math | [protected] |
max(t p1, t p2) | iso::math::Math | [inline] |
min(t p1, t p2) | iso::math::Math | [inline] |
mUniformRandom | iso::math::Math | [protected] |
mURNG | iso::math::Math | [protected] |
nSigmoid(real pXValue, real pA) | iso::math::Math | |
PI | iso::math::Math | [static] |
powerOfTwoRatio(real pFixValue, real &pVarValue) | iso::math::Math | |
powi(int pBase, int pExponent) const | iso::math::Math | [inline] |
radian(real pValue) | iso::math::Math | |
radianToDegree(real pValue) | iso::math::Math | |
random() | iso::math::Math | |
random(real pUpValue) | iso::math::Math | |
random(real pLowValue, real pUpValue) | iso::math::Math | |
sigmoid(real pXValue, real pA) | iso::math::Math | |
sMath | iso::math::Math | [protected, static] |
uniformRandom() | iso::math::Math | |
uniformRandom(real pUpValue) | iso::math::Math | |
uniformRandom(real pLowValue, real pUpValue) | iso::math::Math | |
~Math() | iso::math::Math | [protected] |