Class Individual_to_CoupledDerivative

java.lang.Object
org.ddogleg.optimization.wrap.Individual_to_CoupledDerivative
All Implemented Interfaces:
CoupledDerivative

public class Individual_to_CoupledDerivative extends Object implements CoupledDerivative
Takes two functions which independently computes the function's value and derivative and allows them to be used in a coupled function.