Ocean
|
Go to the source code of this file.
Data Structures | |
class | Ocean::NumericT< T > |
This class provides basic numeric functionalities. More... | |
Namespaces | |
Ocean | |
The namespace covering the entire Ocean framework. | |
Typedefs | |
typedef NumericT< Scalar > | Ocean::Numeric |
Definition of a Numeric class. More... | |
typedef NumericT< double > | Ocean::NumericD |
Definition of a Numeric class with double values. More... | |
typedef NumericT< float > | Ocean::NumericF |
Definition of a Numeric class with float values. More... | |