Sve2.ReciprocalSqrtEstimate(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 svrsqrte[_u32]_m(svuint32_t inactive, svbool_t pg, svuint32_t op) svuint32_t svrsqrte[_u32]_x(svbool_t pg, svuint32_t op) svuint32_t svrsqrte[_u32]_z(svbool_t pg, svuint32_t op) URSQRTE Ztied.S, Pg/M, Zop.S URSQRTE Ztied.S, Pg/M, Ztied.S
public:
static System::Numerics::Vector<System::UInt32> ReciprocalSqrtEstimate(System::Numerics::Vector<System::UInt32> value);
public static System.Numerics.Vector<uint> ReciprocalSqrtEstimate(System.Numerics.Vector<uint> value);
static member ReciprocalSqrtEstimate : System.Numerics.Vector<uint32> -> System.Numerics.Vector<uint32>
Public Shared Function ReciprocalSqrtEstimate (value As Vector(Of UInteger)) As Vector(Of UInteger)