HikoGUI
A low latency retained GUI
Loading...
Searching...
No Matches
hi::v1::native_simd< T, N > Struct Template Reference

Detailed Description

template<typename T, size_t N>
struct hi::v1::native_simd< T, N >

A native-SIMD type.

Specializations of this type will use the CPU specific SIMD register type and operations / intrinsics.

If a specialization does not exist than the CPU does not support this type natively.

Template Parameters
TThe element type; an arithmetic type other than bool.
NNumber of elements.

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