Property YNarrowSaturate_FullAcceleratedTypes
- Namespace
- Zyl.VectorTraits
- Assembly
- VectorTraits.dll
YNarrowSaturate_FullAcceleratedTypes
Types with full hardware acceleration when running YNarrowSaturate
(运行 YNarrowSaturate
时具有完全硬件加速的类型).
public static TypeCodeFlags YNarrowSaturate_FullAcceleratedTypes { get; }
Property Value
Remarks
`AcceleratedTypes` only indicates the presence of hardware acceleration, possibly indirectly through some algorithm. And `FullAcceleratedTypes` means that dedicated instructions are used to achieve full hardware acceleration. (`AcceleratedTypes`仅表示存在硬件加速,有可能是通过一些算法间接实现的. 而 `FullAcceleratedTypes`意味着使用了专用指令,实现了完全的硬件加速)
- See Also