Common Reference > VectorMath Class > Pow Method > (Double[],Double) VectorMath.Pow Method (Double[],Double)
Raise a double vector to a given power.
public static double[] Pow(
double[] vector,
double power
);
See also ...VectorMath.Pow Method
Send comments on this topic © Dyalog Ltd 2021
|