|
STK++ 1.0
|
These classes extend the numeric_limits C++ struct.
More...
|
Classes | |
| struct | STK::Arithmetic< TYPE > |
| Arithmetic properties of STK fundamental types. More... | |
| struct | STK::Arithmetic< Binary > |
| Specialization for Binary. More... | |
| struct | STK::Arithmetic< Char > |
| Specialization of the struct Arithmetic for Char. More... | |
| struct | STK::Arithmetic< Integer > |
| Specialization for Integer (long). More... | |
| struct | STK::Arithmetic< NotAvailable > |
| Specialization for NotAvailable. More... | |
| struct | STK::Arithmetic< Real > |
| Specialization for Real. More... | |
| struct | STK::Arithmetic< Sign > |
| Specialization for Sign. More... | |
| struct | STK::Arithmetic< String > |
| Specialization for String. More... | |
These classes extend the numeric_limits C++ struct.
They allow to handle in a transparent way a possible Not Available (NA) value in the data.