__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
Returns true if CPU supports AVX512DQ.
bool GetCPUAVX512DQ();