1 reference to Classify
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Avx512DQ.cs (1)
78public static Vector256<float> Classify(Vector256<float> value, [ConstantExpected] byte control) => Classify(value, control);