Class MultivariateFunctionMappingAdapter.NoBoundsMapper

    • Constructor Summary

      Constructors 
      Constructor Description
      NoBoundsMapper()
      Simple constructor.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      double boundedToUnbounded​(double x)
      Map a value from bounded to unbounded.
      double unboundedToBounded​(double y)
      Map a value from unbounded to bounded.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait