Ocean
Loading...
Searching...
No Matches
Numeric.h File Reference

Go to the source code of this file.

Data Structures

class  Ocean::NumericT< T >
 This class provides basic numeric functionalities. More...
 

Namespaces

namespace  Ocean
 The namespace covering the entire Ocean framework.
 

Typedefs

using Ocean::Numeric = NumericT< Scalar >
 Definition of a Numeric class.
 
using Ocean::NumericD = NumericT< double >
 Definition of a Numeric class with double values.
 
using Ocean::NumericF = NumericT< float >
 Definition of a Numeric class with float values.