Vector64.ConvertToInt64Native(Vector64<Double>) Method
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.
Converts a Vector64<Double>
to a Vector64<Int64>
using platform specific behavior on overflow.
public:
static System::Runtime::Intrinsics::Vector64<long> ConvertToInt64Native(System::Runtime::Intrinsics::Vector64<double> vector);
C#
public static System.Runtime.Intrinsics.Vector64<long> ConvertToInt64Native(System.Runtime.Intrinsics.Vector64<double> vector);
static member ConvertToInt64Native : System.Runtime.Intrinsics.Vector64<double> -> System.Runtime.Intrinsics.Vector64<int64>
Public Function ConvertToInt64Native (vector As Vector64(Of Double)) As Vector64(Of Long)
The converted vector.
Продукт | Версии |
---|---|
.NET | 9, 10 |
Работете съвместно с нас в GitHub
Източникът за това съдържание може да бъде намерен в GitHub, където можете също да създавате и преглеждате проблеми и да изтегляте искания. За повече информация вижте нашето ръководство за сътрудник.
Обратна връзка за .NET
.NET е проект с отворен код. Изберете връзка, за да предоставите обратна връзка: