| Support Forum G3D Web Page |
Public Member Functions | |
| template<class Function > | |
| float16Function (Function f, float16 domainMin=- 65504.0f, float16 domainMax=65504.0f, T defaultValue=0, T posInfValue=0, T negInfValue=0, T nanValue=0) | |
| T | operator() (float16 x) const |
| float16Function< T >::float16Function | ( | Function | f, |
| float16 | domainMin = - 65504.0f, |
||
| float16 | domainMax = 65504.0f, |
||
| T | defaultValue = 0, |
||
| T | posInfValue = 0, |
||
| T | negInfValue = 0, |
||
| T | nanValue = 0 |
||
| ) |
|
inline |
1.8.15