AdvSimd.Arm64.ConvertToUInt64RoundToZeroScalar(Vector64<Double>) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
uint64x1_t vcvt_u64_f64 (float64x1_t a)
A64 : FCVTZU Dd, Dn
public:
static System::Runtime::Intrinsics::Vector64<System::UInt64> ConvertToUInt64RoundToZeroScalar(System::Runtime::Intrinsics::Vector64<double> value);
public static System.Runtime.Intrinsics.Vector64<ulong> ConvertToUInt64RoundToZeroScalar (System.Runtime.Intrinsics.Vector64<double> value);
static member ConvertToUInt64RoundToZeroScalar : System.Runtime.Intrinsics.Vector64<double> -> System.Runtime.Intrinsics.Vector64<uint64>
Public Shared Function ConvertToUInt64RoundToZeroScalar (value As Vector64(Of Double)) As Vector64(Of ULong)
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :