Package samer.maths
Class FunctionOfGenerator
- java.lang.Object
-
- samer.maths.FunctionOfGenerator
-
-
Constructor Summary
Constructors Constructor and Description FunctionOfGenerator(Function f, Generator g)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description void
dispose()
double
next()
void
next(double[] x)
java.lang.String
toString()
-