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

Public Member Functions

 WB_RandomSquare ()
 
WB_RandomSquare 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 square.

Author
Frederik Vanhoutte, W:Blut

Constructor & Destructor Documentation

wblut.math.WB_RandomSquare.WB_RandomSquare ( )

Member Function Documentation

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

Member Data Documentation

final WB_MTRandom wblut.math.WB_RandomSquare.randomGen
private

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