Closed palonso closed 1 year ago
UnaryOperator implements the following pipeline:
type
scale
shift
A number of non-linear functions (lin2db, db2lin, sin, cos) are implemented in a way that UnaryOperator returns the values before computing steps 2 and 3.
UnaryOperator implements the following pipeline:
type
)scale
the result by a given valueshift
the result by a given a valueA number of non-linear functions (lin2db, db2lin, sin, cos) are implemented in a way that UnaryOperator returns the values before computing steps 2 and 3.