Main Page   Modules   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages   Examples  

GltRandomOrientation< R > Class Template Reference
[GLT Math]

Random orientation matricies in 3D. More...

#include <random.h>

List of all members.

Public Methods

 GltRandomOrientation (R &random)
 Constructor.

 GltRandomOrientation ()
 Constructor using default RNG.

 GltRandomOrientation (const GltRandomOrientation< R > &gen)
 Copy constructor.

 ~GltRandomOrientation ()
 Destructor.

Matrix rand () const
 Random orientation matrix.

R & base ()
 Base random number generator.

const R & base () const
 Base random number generator.


Detailed Description

template<class R = GltRandomLFSRMix>
class GltRandomOrientation< R >

Random orientation matricies in 3D.

Author:
Nigel Stewart, RMIT (nigels.com@gmail.com)

Definition at line 354 of file random.h.


The documentation for this class was generated from the following file:
Generated on Tue Nov 5 11:11:45 2002 for GLT by doxygen1.2.18