19 references to Create
System.Numerics.Tensors (3)
System\Numerics\Tensors\netcore\TensorPrimitives.FloatHelpers.cs (3)
14Vector256.Create(ApplyScalar<TOperator>(floats.GetLower()), ApplyScalar<TOperator>(floats.GetUpper())); 49Vector256.Create(firstLower, firstUpper), 50Vector256.Create(secondLower, secondUpper)
System.Private.CoreLib (16)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\Vector256.cs (16)
543return Create( 589return Create( 776return Create( 1156return Create( 1574return Create( 1681return Create( 1762return Create( 1933return Create( 2228return Create( 2430return Create( 2464return Create( 2704return Create( 2917return Create( 3731return Create( 3779Create(sinLower, sinUpper), 3780Create(cosLower, cosUpper)