Package samer.silk
Class SilkFunction
- java.lang.Object
-
- samer.maths.Function
-
- samer.silk.SilkFunction
-
public class SilkFunction extends Function
-
-
Constructor Summary
Constructors Constructor and Description SilkFunction(Procedure fn)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description double
apply(double t)
java.lang.String
format(java.lang.String arg)
-