gov.sns.tools.optimizer
Interface FunctionWithList


public interface FunctionWithList


Method Summary
 double f(double x, java.util.List params)
           
 

Method Detail

f

public double f(double x,
                java.util.List params)