RegModelTypes Type (Enumeration)

stats.h

enum RegModelTypes {
RM_NONE, RM_MEDMED, RM_LIN, RM_LN, RM_EXP, RM_POWER, RM_QUAD, RM_CUBIC, RM_QUART, RM_LOGISTIC, RM_SIN
};

An enumeration for describing the different types of the current stat operation.

This enum describes the correct values for RM_Type.