net10.0
namespace System.Runtime.Intrinsics.X86
{
    [CLSCompliant(false)]
    public abstract class Avx10v1 : Avx2
    {
        public static Vector256<double> CompareNotGreaterThan(Vector256<double> left, Vector256<double> right);
    }
}
.NET
10.0
Information specific to net10.0
Assembly

System.Runtime.Intrinsics , Version=10.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

The API is automatically referenced.

Preview The API is contained in a preview framework.
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API