Uses of Class
de.jstacs.algorithms.optimization.termination.SmallDifferenceOfFunctionEvaluationsCondition.SmallDifferenceOfFunctionEvaluationsConditionParameterSet

Packages that use SmallDifferenceOfFunctionEvaluationsCondition.SmallDifferenceOfFunctionEvaluationsConditionParameterSet
de.jstacs.algorithms.optimization.termination Provides classes for termination conditions that can be used in algorithms. 
 

Uses of SmallDifferenceOfFunctionEvaluationsCondition.SmallDifferenceOfFunctionEvaluationsConditionParameterSet in de.jstacs.algorithms.optimization.termination
 

Constructors in de.jstacs.algorithms.optimization.termination with parameters of type SmallDifferenceOfFunctionEvaluationsCondition.SmallDifferenceOfFunctionEvaluationsConditionParameterSet
SmallDifferenceOfFunctionEvaluationsCondition(SmallDifferenceOfFunctionEvaluationsCondition.SmallDifferenceOfFunctionEvaluationsConditionParameterSet parameter)
          This is the main constructor creating an instance from a given parameter set.