imGammaFactor

Predefined Gamma factors. Gamma can be any real number. * When gamma<0 use logarithmic, when gamma>0 use exponential. * gamma(x,g) = ((e^(g*x))-1)/(exp(g)-1) * gamma(x,g) = (log((g*x)+1))/(log(g+1)) * \ingroup convert

Values

ValueMeaning
IM_GAMMA_LINEAR0
IM_GAMMA_LOGLITE-10
IM_GAMMA_LOGHEAVY-1000
IM_GAMMA_EXPLITE2
IM_GAMMA_EXPHEAVY7

Meta