Namespace: Extreme.Mathematics.LinearAlgebra
Assembly: Extreme.Numerics (Extreme.Numerics)

Members

IconMemberDescription
static memberPow(Vector, Double)
Returns a Vector whose components are the components of another vector raised to the specified power.
(Inherited from Vector.)
static memberPow(Vector, Int32)
Returns a Vector whose components are the components of another vector raised to the specified power.
(Inherited from Vector.)