gridripper::math::XFArray Struct Reference

Array of independent and dependent variable values. More...

#include <XFArray.h>

List of all members.

Public Member Functions

 XFArray ()
 Constructs an empty array.
 XFArray (int n)
 Constructs an n-element array.
 XFArray (const XFArray &other)
 Copy constructor.

Public Attributes

tvector< GReal_tx
 The x coordinate array.
tvector< GReal_tf
 The value array.


Detailed Description

Array of independent and dependent variable values.

Version:
0.5, 01/31/2007
Since:
GridRipper 0.5
Author:
Peter Csizmadia

Constructor & Destructor Documentation

gridripper::math::XFArray::XFArray (  )  [inline]

Constructs an empty array.

gridripper::math::XFArray::XFArray ( int  n  )  [inline]

Constructs an n-element array.

gridripper::math::XFArray::XFArray ( const XFArray other  )  [inline]

Copy constructor.


Member Data Documentation

The x coordinate array.

The value array.


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

Generated on Wed Jun 17 18:46:55 2009 for GridRipper by  doxygen 1.5.6