Freigeben über


AdvSimd.Arm64.RoundToNearest(Vector128<Double>) Methode

Definition

float64x2_t vrndnq_f64 (float64x2_t a)

A64: FRINTN Vd.2D, Vn.2D

public:
 static System::Runtime::Intrinsics::Vector128<double> RoundToNearest(System::Runtime::Intrinsics::Vector128<double> value);
public static System.Runtime.Intrinsics.Vector128<double> RoundToNearest (System.Runtime.Intrinsics.Vector128<double> value);
static member RoundToNearest : System.Runtime.Intrinsics.Vector128<double> -> System.Runtime.Intrinsics.Vector128<double>
Public Shared Function RoundToNearest (value As Vector128(Of Double)) As Vector128(Of Double)

Parameter

value
Vector128<Double>

Gibt zurück

Gilt für: