QCParameter Class Reference

Class designed to contain the Parameters passed into numerical functions such QCEvolve. More...

#include <qcparameter.h>

List of all members.

Public Member Functions

Constructors
 QCParameter ()
 Standard Constructor.
 ~QCParameter ()
 Standard Destructor.
Parameter Operations
void setNoOfParameters (int parameterNo)
void setParameter (int index, parameterType &value)
bool withinBounds (int parameterIndex)
 Checks to see if the provided index is within bounds. All index referencing should be made C style.
parameterType getParameter (int parameterIndex)
 Retrieves Parameter at index provided. Index is checked to ensure if its within bounds. All index referencing should be made C style.


Detailed Description

Class designed to contain the Parameters passed into numerical functions such QCEvolve.

Author:
Shekhar S. Chandra

Definition at line 43 of file qcparameter.h.


The documentation for this class was generated from the following files:
Generated on Sat May 13 13:22:50 2006 for Quantum Construct (qC++) by  doxygen 1.4.6-NO