statType

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

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