Property IsFmaSupported
IsFmaSupported
Evaluates to true at compile time if FMA intrinsics are supported.
Burst ties FMA support to AVX2 support to simplify feature sets to support.
Declaration
public static bool IsFmaSupported { get; }
Property Value
Type | Description |
---|---|
Boolean |