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

TRNG::vector2d_struct Struct Reference

two dimensional vector structure. More...

#include <trng.h>

List of all members.

Public Attributes

double x1
 1st element. More...

double x2
 2nd element. More...


Member Data Documentation

double TRNG::vector2d_struct::x1
 

Definition at line 66 of file trng.h.

double TRNG::vector2d_struct::x2
 

Definition at line 68 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