19 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 (16)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector512.cs (16)
563return Create( 577return Create( 753return Create( 1240return Create( 1687return Create( 1788return Create( 1869return Create( 2033return Create( 2328return Create( 2530return Create( 2564return Create( 2803return Create( 3016return Create( 3823return Create( 3864Create(sinLower, sinUpper), 3865Create(cosLower, cosUpper)