TMtxVecController::CpuAVX512BW Property

__declspec(property(get = GetCPUAVX512BW)) bool CpuAVX512BW;

Returns true if CPU supports AVX512BW.

Read: bool GetCPUAVX512BW();
Declared in Dew::Math::TMtxVecController · Dew.Math/MtxVec.h · Cross-compiler