Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces | Functions
omScalarType.h File Reference
#include "omMathConfig.h"
#include "../data/omString.h"
#include "../lang/omHalfFloat.h"
#include "omComplex.h"

Classes

class  om::math::ScalarType
 A class that represents a type of scalar math value. More...
 

Namespaces

 om
 The enclosing namespace for the entire Om library.
 
 om::math
 A namespace containing classes and functions that do fast math operations.
 

Functions

template<>
ScalarType om::math::ScalarType::of< lang::Float16 > ()
 
template<>
void om::math::ScalarType::check< lang::Float16 > ()