classPii::RealReturnValue
#include <PiiMath.h>
A trait structure that converts any input type to a real output type.
Description
Many mathematical functions accept any input but return a real number. This structure maps the input type to a suitable output type.
Public types
|
typedef double
|
By default, real numbers are doubles. |
Add a note
Not a single note added yet. Be the first, add yours.