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\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512.cs (17)
564return Create( 578return Create( 754return Create( 788return Create( 1275return Create( 1722return Create( 1823return Create( 1904return Create( 2068return Create( 2363return Create( 2568return Create( 2602return Create( 2841return Create( 3054return Create( 3861return Create( 3902Create(sinLower, sinUpper), 3903Create(cosLower, cosUpper)