These templates are designed to take a type, and if it's a double, they return a double type; for anything else, they return a float type. More...
#include <juce_MathsFunctions.h>
Public Types | |
typedef float | type |
These templates are designed to take a type, and if it's a double, they return a double type; for anything else, they return a float type.
typedef float TypeHelpers::SmallestFloatType< Type >::type |