us.ihmc.utilities.math
Interface MathFunction


public interface MathFunction

Author:
jrebula

created on Aug 27, 2006 @ 1:28:18 PM

MathFunction


Method Summary
 double f(double[] params)
           
 

Method Detail

f

double f(double[] params)