statType

Template that determines the statistical type for a given numeric type T, with an optional check for complex numbers.

package
template statType (
T
bool checkComplex = true
) {}