Package samer.units
Class FilteredGenerator
- java.lang.Object
-
- samer.units.FilteredGenerator
-
-
Constructor Summary
Constructors Constructor and Description FilteredGenerator(Generator in, Filter f)
-
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()
-