Sve2.ReciprocalEstimate(Vector<UInt32>) Method
Definition
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.
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)