Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

TRNG::vector4d_struct Struct Reference

four dimensional vector structure. More...

#include <trng.h>

List of all members.

Public Attributes

double x1
 1st element. More...

double x2
 2nd element. More...

double x3
 3rd element. More...

double x4
 4th element. More...


Member Data Documentation

double TRNG::vector4d_struct::x1
 

Definition at line 98 of file trng.h.

double TRNG::vector4d_struct::x2
 

Definition at line 100 of file trng.h.

double TRNG::vector4d_struct::x3
 

Definition at line 102 of file trng.h.

double TRNG::vector4d_struct::x4
 

Definition at line 104 of file trng.h.


The documentation for this struct was generated from the following file:
Generated at Tue Apr 30 12:03:22 2002 for Tina's Random Number Generators by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000