A Class Reference

For computing $ \int_{t=-\infty}^{\infty} f(t)\mathrm d t$. More...

#include <a.hh>

Inheritance diagram for A:

Inheritance graph
[legend]

List of all members.

Public Member Functions

 A (int i, double d, bool &ok)
 One of the constructors.
virtual ~A ()
 Everything that emerges must perish.
virtual double f (double d2)
 Here we compute

\[z=\sqrt{1+d_2^2}\]

.


Detailed Description

For computing $ \int_{t=-\infty}^{\infty} f(t)\mathrm d t$.

Constructor & Destructor Documentation

A::A ( int  i,
double  d,
bool &  ok 
)

One of the constructors.

Parameters:
[in] i I actually wanted to skip this...
[in] d Extremely important number.
[out] ok Construction successfully completed

virtual A::~A (  )  [virtual]

Everything that emerges must perish.

We have a lot to do here.


Member Function Documentation

virtual double A::f ( double  d2  )  [virtual]

Here we compute

\[z=\sqrt{1+d_2^2}\]

.

Parameters:
[in] d2 cathetus
Returns:
The hypertenuse is what I spit out.

Reimplemented in B.


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

Generated on Fri Apr 17 01:54:47 2009 for ABTest by  doxygen 1.5.6