VectorTPointwise |
| Name | Description | |
|---|---|---|
| PointwisePower(T) | Pointwise raise this vector to an exponent. | |
| PointwisePower(VectorT) | Pointwise raise this vector to an exponent and store the result into the result vector. | |
| PointwisePower(T, VectorT) | Pointwise raise this vector to an exponent and store the result into the result vector. | |
| PointwisePower(VectorT, VectorT) | Pointwise raise this vector to an exponent. |