Applies an exponential transform of the input: y = abs(x)^k, where:
xis the input vectorkis the exponent
See also
Other transform:
log_trans(),
symlog_trans()
Applies an exponential transform of the input: y = abs(x)^k, where:
x is the input vector
k is the exponent
Other transform:
log_trans(),
symlog_trans()