Om  1.0.0
A universal framework for multimedia simulation
om::math::SIMDScalar< T, width > Class Template Reference

The prototype for the SIMDScalar class. More...

#include <omSIMDScalar.h>

Detailed Description

template<typename T, Size width>
class om::math::SIMDScalar< T, width >

The prototype for the SIMDScalar class.

Since only certain types and widths are supported on SIMD hardware, this class, forward-declared here is specialized for different types and widths that are hardware compliant. Using another type or width will produce an error because a class with those invalid arguments will not be defined.


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