Vector256.ConvertToUInt32(Vector256<Single>) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Important

This API is not CLS-compliant.

Converts a Vector256<T> to a Vector256<T>.

[System.CLSCompliant(false)]
public static System.Runtime.Intrinsics.Vector256<uint> ConvertToUInt32 (System.Runtime.Intrinsics.Vector256<float> vector);

Parameters

vector
Vector256<Single>

The vector to convert.

Returns

The converted vector.

Attributes

Applies to

Proizvod Verzije
.NET 7, 8, 9