Om  1.0.0
A universal framework for multimedia simulation
Classes | Namespaces
omSIMDTypes.h File Reference
#include "omMathConfig.h"
#include "omScalarMath.h"

Classes

class  om::math::SIMDType< T >
 A class that contains a way to access various global properties of SIMD processing. More...
 
class  om::math::SIMDType< Int32 >
 A class that contains attributes for Int32-typed SIMDScalar processing. More...
 
class  om::math::SIMDType< Int64 >
 A class that contains attributes for Int32-typed SIMDScalar processing. More...
 
class  om::math::SIMDType< Float32 >
 A class that contains attributes for Float32-typed SIMDScalar processing. More...
 
class  om::math::SIMDType< Float64 >
 A class that contains attributes for Float64-typed SIMDScalar processing. More...
 

Namespaces

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