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)
489return Create( 503return Create( 679return Create( 1166return Create( 1613return Create( 1714return Create( 1795return Create( 1959return Create( 2254return Create( 2456return Create( 2490return Create( 2729return Create( 2942return Create( 3749return Create( 3790Create(sinLower, sinUpper), 3791Create(cosLower, cosUpper)