maspack.function
Interface SISOFunction

All Known Subinterfaces:
InvertibleSISOFunction
All Known Implementing Classes:
ConstantFuntion1x1, GaussianFunction1x1

public interface SISOFunction


Method Summary
 double eval(double in)
           
 

Method Detail

eval

double eval(double in)