Click or drag to resize

VectorTPointwisePower Method

Overload List
 NameDescription
Public methodPointwisePower(T) Pointwise raise this vector to an exponent.
Public methodPointwisePower(VectorT) Pointwise raise this vector to an exponent and store the result into the result vector.
Public methodPointwisePower(T, VectorT) Pointwise raise this vector to an exponent and store the result into the result vector.
Public methodPointwisePower(VectorT, VectorT) Pointwise raise this vector to an exponent.
Top
See Also