SSJ  3.3.1
Stochastic Simulation in Java
ShiftedMathFunction Member List

This is the complete list of members for ShiftedMathFunction, including all inherited members.

delta (defined in ShiftedMathFunction)ShiftedMathFunctionpackage
derivative(double x)ShiftedMathFunction
derivative(double x, int n)ShiftedMathFunction
evaluate(double x)ShiftedMathFunction
func (defined in ShiftedMathFunction)ShiftedMathFunctionpackage
getDelta()ShiftedMathFunction
getFunction()ShiftedMathFunction
integral(double a, double b)ShiftedMathFunction
ShiftedMathFunction(MathFunction func, double delta)ShiftedMathFunction