Sve.FloatingPointExponentialAccelerator 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.
Overloads
FloatingPointExponentialAccelerator(Vector<UInt32>) |
svfloat32_t svexpa<see href="svuint32_t op">_f32</see> FEXPA Zresult.S, Zop.S |
FloatingPointExponentialAccelerator(Vector<UInt64>) |
svfloat64_t svexpa<see href="svuint64_t op">_f64</see> FEXPA Zresult.D, Zop.D |
FloatingPointExponentialAccelerator(Vector<UInt32>)
svfloat32_t svexpa<see href="svuint32_t op">_f32</see>
FEXPA Zresult.S, Zop.S
public:
static System::Numerics::Vector<float> FloatingPointExponentialAccelerator(System::Numerics::Vector<System::UInt32> value);
public static System.Numerics.Vector<float> FloatingPointExponentialAccelerator(System.Numerics.Vector<uint> value);
static member FloatingPointExponentialAccelerator : System.Numerics.Vector<uint32> -> System.Numerics.Vector<single>
Public Shared Function FloatingPointExponentialAccelerator (value As Vector(Of UInteger)) As Vector(Of Single)
Parameters
Returns
Applies to
FloatingPointExponentialAccelerator(Vector<UInt64>)
svfloat64_t svexpa<see href="svuint64_t op">_f64</see>
FEXPA Zresult.D, Zop.D
public:
static System::Numerics::Vector<double> FloatingPointExponentialAccelerator(System::Numerics::Vector<System::UInt64> value);
public static System.Numerics.Vector<double> FloatingPointExponentialAccelerator(System.Numerics.Vector<ulong> value);
static member FloatingPointExponentialAccelerator : System.Numerics.Vector<uint64> -> System.Numerics.Vector<double>
Public Shared Function FloatingPointExponentialAccelerator (value As Vector(Of ULong)) As Vector(Of Double)
Parameters
Returns
Applies to
ทํางานร่วมกับเราใน GitHub
แหล่งที่มาสำหรับเนื้อหานี้สามารถพบได้บน GitHub ซึ่งคุณยังสามารถสร้างและตรวจสอบปัญหาและคำขอดึงข้อมูลได้ สำหรับข้อมูลเพิ่มเติม ให้ดูคู่มือผู้สนับสนุนของเรา