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