| Constructor and Description |
|---|
PVolumeDGenerator(net.java.quickcheck.Generator<Double> in_gen)
Create a new generator.
|
| Modifier and Type | Method and Description |
|---|---|
static <S> PVolumeDGenerator<S> |
create() |
PVolumeD<S> |
next() |
public PVolumeDGenerator(net.java.quickcheck.Generator<Double> in_gen)
in_gen - A number generatorpublic static <S> PVolumeDGenerator<S> create()
S - A phantom type parameter indicating the coordinate space of the
volumeCopyright © 2017 <code@io7m.com> http://io7m.com