Click or drag to resize

Matrix<T>.PointwiseExp Method

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