Description
LogTransform is used to define a log transform.
The direction of the transform and its numerical base can be specified.
-
Config.getBase()
Returns the base of LogTransform.
-
Config.setBase(base)
Sets the base in LogTransform.
Parameters: | base (float) – base of log transform |