HE_Mesh2014
2.0.11
|
Public Member Functions | |
WB_RandomCube () | |
WB_RandomCube | setSeed (final long seed) |
WB_Point | nextPoint () |
WB_Vector | nextVector () |
Private Attributes | |
final WB_MTRandom | randomGen |
Random generator for vectors uniformly distributed in the unit cube.
wblut.math.WB_RandomCube.WB_RandomCube | ( | ) |
WB_Point wblut.math.WB_RandomCube.nextPoint | ( | ) |
WB_Vector wblut.math.WB_RandomCube.nextVector | ( | ) |
WB_RandomCube wblut.math.WB_RandomCube.setSeed | ( | final long | seed | ) |
seed |
|
private |