Redigera

Dela via


Sve2.ReciprocalEstimate(Vector<UInt32>) Method

Definition

svuint32_t svrecpe[_u32]_m(svuint32_t inactive, svbool_t pg, svuint32_t op) svuint32_t svrecpe[_u32]_x(svbool_t pg, svuint32_t op) svuint32_t svrecpe[_u32]_z(svbool_t pg, svuint32_t op) URECPE Ztied.S, Pg/M, Zop.S URECPE Ztied.S, Pg/M, Ztied.S

public:
 static System::Numerics::Vector<System::UInt32> ReciprocalEstimate(System::Numerics::Vector<System::UInt32> value);
public static System.Numerics.Vector<uint> ReciprocalEstimate(System.Numerics.Vector<uint> value);
static member ReciprocalEstimate : System.Numerics.Vector<uint32> -> System.Numerics.Vector<uint32>
Public Shared Function ReciprocalEstimate (value As Vector(Of UInteger)) As Vector(Of UInteger)

Parameters

value
Vector<UInt32>

Returns

Applies to