HE_Mesh2014  2.0.11
Public Member Functions | Private Attributes | List of all members
wblut.math.WB_RandomCube Class Reference

Public Member Functions

 WB_RandomCube ()
 
WB_RandomCube setSeed (final long seed)
 
WB_Point nextPoint ()
 
WB_Vector nextVector ()
 

Private Attributes

final WB_MTRandom randomGen
 

Detailed Description

Random generator for vectors uniformly distributed in the unit cube.

Author
Frederik Vanhoutte, W:Blut

Constructor & Destructor Documentation

wblut.math.WB_RandomCube.WB_RandomCube ( )

Member Function Documentation

WB_Point wblut.math.WB_RandomCube.nextPoint ( )
Returns
WB_Vector wblut.math.WB_RandomCube.nextVector ( )
Returns
WB_RandomCube wblut.math.WB_RandomCube.setSeed ( final long  seed)
Parameters
seed
Returns

Member Data Documentation

final WB_MTRandom wblut.math.WB_RandomCube.randomGen
private

The documentation for this class was generated from the following file: