TMtxVecController::CpuAVX2 Property

__declspec(property(get = GetCPUAVX2)) bool CpuAVX2;

Returns true if CPU supports AVX2.

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