Class StandardTransformations


  • public class StandardTransformations
    extends Object
    A utility class containing standard mathematical transforms and their inverses for non-bounded parameters.
    • Field Detail

      • LOG

        public static final Transformable LOG
        Logarithmic parameter transform. The parameter space is only bounded by positive numbers, so no bounding segment required.