TMtxVecController::CpuAVX512F Property

__declspec(property(get = GetCPUAVX512F)) bool CpuAVX512F;

Returns true if CPU supports AVX512F.

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