|
TECA
The Toolkit for Extreme Climate Analysis
|
Select the higher precision type. More...
#include <teca_type_select.h>
Select the higher precision type.
Given two arguments, an elevate cast, selects the type of or casts to the higher precision type. note that given a signed and unsigned argument, signed type is selected.
| t1 | first input type |
| t2 | second input type |