Class DefaultDoubleFunctionValue

java.lang.Object
de.tu_bs.isbs.util.math.functions.FunctionValue<java.lang.Double>
de.tu_bs.isbs.util.math.functions.DoubleFunctionValue
de.tu_bs.isbs.util.math.functions.DefaultDoubleFunctionValue

public final class DefaultDoubleFunctionValue
extends DoubleFunctionValue
Author:
reiser
  • Nested Class Summary

    Nested classes/interfaces inherited from class de.tu_bs.isbs.util.math.functions.FunctionValue

    FunctionValue.FunctionEvaluationException
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultDoubleFunctionValue​(double value)  
  • Method Summary

    Modifier and Type Method Description
    protected java.lang.Double computeResult()  

    Methods inherited from class de.tu_bs.isbs.util.math.functions.FunctionValue

    call

    Methods inherited from class java.lang.Object

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