You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/System.Runtime.Intrinsics/Vector128.xml
+14-14Lines changed: 14 additions & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -6160,8 +6160,8 @@ On x86, this method corresponds to __m128i _mm_setr_epi8
6160
6160
<Parameters />
6161
6161
<Docs>
6162
6162
<typeparam name="T">The type of the elements in the vector.</typeparam>
6163
-
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.Epsilon" />.</summary>
6164
-
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.Epsilon" />.</returns>
6163
+
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.Epsilon" />.</summary>
6164
+
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.Epsilon" />.</returns>
6165
6165
<remarks>To be added.</remarks>
6166
6166
<exception cref="T:System.NotSupportedException">The type <typeparamref name="T" /> is not supported.</exception>
6167
6167
</Docs>
@@ -6197,8 +6197,8 @@ On x86, this method corresponds to __m128i _mm_setr_epi8
6197
6197
<Parameters />
6198
6198
<Docs>
6199
6199
<typeparam name="T">The type of the elements in the vector.</typeparam>
6200
-
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.NaN" />.</summary>
6201
-
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.NaN" />.</returns>
6200
+
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.NaN" />.</summary>
6201
+
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.NaN" />.</returns>
6202
6202
<remarks>To be added.</remarks>
6203
6203
<exception cref="T:System.NotSupportedException">The type <typeparamref name="T" /> is not supported.</exception>
6204
6204
</Docs>
@@ -6234,8 +6234,8 @@ On x86, this method corresponds to __m128i _mm_setr_epi8
6234
6234
<Parameters />
6235
6235
<Docs>
6236
6236
<typeparam name="T">The type of the elements in the vector.</typeparam>
6237
-
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.NegativeInfinity" />.</summary>
6238
-
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.NegativeInfinity" />.</returns>
6237
+
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.NegativeInfinity" />.</summary>
6238
+
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.NegativeInfinity" />.</returns>
6239
6239
<remarks>To be added.</remarks>
6240
6240
<exception cref="T:System.NotSupportedException">The type <typeparamref name="T" /> is not supported.</exception>
6241
6241
</Docs>
@@ -6271,8 +6271,8 @@ On x86, this method corresponds to __m128i _mm_setr_epi8
6271
6271
<Parameters />
6272
6272
<Docs>
6273
6273
<typeparam name="T">The type of the elements in the vector.</typeparam>
6274
-
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.NegativeOne" />.</summary>
6275
-
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.NegativeOne" />.</returns>
6274
+
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.ISignedNumber`1.NegativeOne" />.</summary>
6275
+
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.ISignedNumber`1.NegativeOne" />.</returns>
6276
6276
<remarks>To be added.</remarks>
6277
6277
<exception cref="T:System.NotSupportedException">The type <typeparamref name="T" /> is not supported.</exception>
6278
6278
</Docs>
@@ -6308,8 +6308,8 @@ On x86, this method corresponds to __m128i _mm_setr_epi8
6308
6308
<Parameters />
6309
6309
<Docs>
6310
6310
<typeparam name="T">The type of the elements in the vector.</typeparam>
6311
-
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.NegativeZero" />.</summary>
6312
-
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.NegativeZero" />.</returns>
6311
+
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.NegativeZero" />.</summary>
6312
+
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.NegativeZero" />.</returns>
6313
6313
<remarks>To be added.</remarks>
6314
6314
<exception cref="T:System.NotSupportedException">The type <typeparamref name="T" /> is not supported.</exception>
6315
6315
</Docs>
@@ -6382,8 +6382,8 @@ On x86, this method corresponds to __m128i _mm_setr_epi8
6382
6382
<Parameters />
6383
6383
<Docs>
6384
6384
<typeparam name="T">The type of the elements in the vector.</typeparam>
6385
-
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.PositiveInfinity" />.</summary>
6386
-
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointConstants`1.PositiveInfinity" />.</returns>
6385
+
<summary>Gets a new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.PositiveInfinity" />.</summary>
6386
+
<returns>A new vector with all elements initialized to <see cref="P:System.Numerics.IFloatingPointIeee754`1.PositiveInfinity" />.</returns>
6387
6387
<remarks>To be added.</remarks>
6388
6388
<exception cref="T:System.NotSupportedException">The type <typeparamref name="T" /> is not supported.</exception>
6389
6389
</Docs>
@@ -10051,7 +10051,7 @@ This method may bypass the cache on certain platforms.
10051
10051
</Parameters>
10052
10052
<Docs>
10053
10053
<param name="vector">The vector to round.</param>
10054
-
<summary>Rounds each element in a vector to the nearest integer using the default rounding mode (<see cref="MidpointRounding.ToEven" />).</summary>
10054
+
<summary>Rounds each element in a vector to the nearest integer using the default rounding mode (<see cref="F:System.MidpointRounding.ToEven" />).</summary>
10055
10055
<returns>The result of rounding each element in <paramref name="vector" /> to the nearest integer using the default rounding mode.</returns>
10056
10056
<remarks>To be added.</remarks>
10057
10057
</Docs>
@@ -10077,7 +10077,7 @@ This method may bypass the cache on certain platforms.
10077
10077
</Parameters>
10078
10078
<Docs>
10079
10079
<param name="vector">The vector to round.</param>
10080
-
<summary>Rounds each element in a vector to the nearest integer using the default rounding mode (<see cref="MidpointRounding.ToEven" />).</summary>
10080
+
<summary>Rounds each element in a vector to the nearest integer using the default rounding mode (<see cref="F:System.MidpointRounding.ToEven" />).</summary>
10081
10081
<returns>The result of rounding each element in <paramref name="vector" /> to the nearest integer using the default rounding mode.</returns>
0 commit comments