NaturalLogarithmTransformation Type

Constructors

Constructor Description

NaturalLogarithmTransformation()

Full Usage: NaturalLogarithmTransformation()

Instance members

Instance member Description

this.BackTransformation

Full Usage: this.BackTransformation

Returns: IDoubleToDoubleValueTransformation
Modifiers: abstract

Returns: IDoubleToDoubleValueTransformation

this.StringRepresentation

Full Usage: this.StringRepresentation

Returns: string
Modifiers: abstract

Returns: string

this.Transform

Full Usage: this.Transform

Parameters:
    value : float

Returns: float
Modifiers: abstract

value : float
Returns: float