Click or drag to resize

Vector<T>.PointwiseExp Method

Overload List
 NameDescription
Public methodPointwiseExp() Pointwise applies the exponent function to each value.
Public methodPointwiseExp(Vector<T>) Pointwise applies the exponent function to each value.
Top
See Also