20 references to Create
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.FloatHelpers.cs (3)
17Vector512.Create(ApplyScalar<TOperator>(floats.GetLower()), ApplyScalar<TOperator>(floats.GetUpper())); 61Vector512.Create(firstLower, firstUpper), 62Vector512.Create(secondLower, secondUpper)
System.Private.CoreLib (17)
src\runtime\src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512.cs (17)
561return Create( 575return Create( 747return Create( 781return Create( 1268return Create( 1910return Create( 2011return Create( 2084return Create( 2248return Create( 2531return Create( 2733return Create( 2767return Create( 3006return Create( 3219return Create( 3667return Create( 3708Create(sinLower, sinUpper), 3709Create(cosLower, cosUpper)