Sve.MaxNumberAcross 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

MaxNumberAcross(Vector<Double>)

float64_t svmaxnmv<see href="svbool_t pg, svfloat64_t op">_f64</see>

FMAXNMV Dresult, Pg, Zop.D

MaxNumberAcross(Vector<Single>)

float32_t svmaxnmv<see href="svbool_t pg, svfloat32_t op">_f32</see>

FMAXNMV Sresult, Pg, Zop.S

MaxNumberAcross(Vector<Double>)

float64_t svmaxnmv<see href="svbool_t pg, svfloat64_t op">_f64</see>

FMAXNMV Dresult, Pg, Zop.D

C#
public static System.Numerics.Vector<double> MaxNumberAcross(System.Numerics.Vector<double> value);

Parameters

value
Vector<Double>

Returns

Applies to

.NET 10 and .NET 9
Product Versions
.NET 9, 10

MaxNumberAcross(Vector<Single>)

float32_t svmaxnmv<see href="svbool_t pg, svfloat32_t op">_f32</see>

FMAXNMV Sresult, Pg, Zop.S

C#
public static System.Numerics.Vector<float> MaxNumberAcross(System.Numerics.Vector<float> value);

Parameters

value
Vector<Single>

Returns

Applies to

.NET 10 and .NET 9
Product Versions
.NET 9, 10