Om  1.0.0
A universal framework for multimedia simulation
Static Public Attributes | List of all members
om::math::SIMDType< T > Class Template Reference

A class that contains a way to access various global properties of SIMD processing. More...

#include <omSIMDTypes.h>

Static Public Attributes

static const Size MAX_WIDTH = 0
 The maximum hardware-supported width for a SIMD scalar value with the given base element type. More...
 

Detailed Description

template<typename T>
class om::math::SIMDType< T >

A class that contains a way to access various global properties of SIMD processing.

Member Data Documentation

template<typename T >
const Size om::math::SIMDType< T >::MAX_WIDTH = 0
static

The maximum hardware-supported width for a SIMD scalar value with the given base element type.


The documentation for this class was generated from the following file: