Прочетете на английски Редактиране

Споделяне чрез


Vector64.ConvertToInt64Native(Vector64<Double>) Method

Definition

Converts a Vector64<Double> to a Vector64<Int64> using platform specific behavior on overflow.

C#
public static System.Runtime.Intrinsics.Vector64<long> ConvertToInt64Native(System.Runtime.Intrinsics.Vector64<double> vector);

Parameters

vector
Vector64<Double>

The vector to convert.

Returns

The converted vector.

Applies to

Продукт Версии
.NET 9, 10