CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Genfun::Argument Class Reference

#include <Argument.hh>

List of all members.

Public Member Functions

 Argument (int ndim=0)
 Argument (const Argument &)
const Argumentoperator= (const Argument &)
 ~Argument ()
double & operator[] (int I)
const double & operator[] (int i) const
unsigned int dimension () const

Friends

std::ostream & operator<< (std::ostream &o, const Argument &a)


Detailed Description

Author:

Definition at line 17 of file Argument.hh.


Constructor & Destructor Documentation

Genfun::Argument::Argument ( int  ndim = 0  )  [inline]

Definition at line 73 of file Argument.hh.

Genfun::Argument::Argument ( const Argument  )  [inline]

Definition at line 48 of file Argument.hh.

Genfun::Argument::~Argument (  )  [inline]

Definition at line 76 of file Argument.hh.


Member Function Documentation

unsigned int Genfun::Argument::dimension (  )  const [inline]

Definition at line 61 of file Argument.hh.

Referenced by Genfun::FunctionNumDeriv::operator()(), and Genfun::FunctionComposition::operator()().

const Argument & Genfun::Argument::operator= ( const Argument  )  [inline]

Definition at line 52 of file Argument.hh.

References _data.

const double & Genfun::Argument::operator[] ( int  i  )  const [inline]

Definition at line 69 of file Argument.hh.

double & Genfun::Argument::operator[] ( int  I  )  [inline]

Definition at line 65 of file Argument.hh.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
const Argument a 
) [friend]

Definition at line 81 of file Argument.hh.


The documentation for this class was generated from the following file:
Generated on 15 Nov 2012 for CLHEP by  doxygen 1.4.7