Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::Interpolation |
This class implements data interpolation functions. More... | |
class | Ocean::Interpolation::LinearInterpolation< T > |
This class implements a helper linear interpolation helper class allowing to overload the interpolation function for specific data types. More... | |
class | Ocean::InterpolationMap< TKey, TValue, TFactor > |
This class implements an interpolation map allowing to determine an interplated value between several individual key values. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |