TMtxVecController::CpuAVX512DQ Property

__declspec(property(get = GetCPUAVX512DQ)) bool CpuAVX512DQ;

Returns true if CPU supports AVX512DQ.

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