Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

linalg::ALInterp Class Reference

Collaboration diagram for linalg::ALInterp:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ALInterp (const double q, const double x0, const double s, const Vector &y)
 ALInterp (const double q, const Vector &x, const Vector &y)
double interpolate (void)

Private Member Functions

 ALInterp (const ALInterp &)
void operator= (const ALInterp &)

Private Attributes

Vector arg
Vector val
double q

Constructor & Destructor Documentation

linalg::ALInterp::ALInterp const ALInterp  )  [private]
 

linalg::ALInterp::ALInterp const double  q,
const double  x0,
const double  s,
const Vector y
 

Definition at line 109 of file ali.cpp.

References arg, assure, linalg::AREALStreamOut::get(), q, linalg::Vector::q_lwb(), linalg::Matrix::q_no_elems(), and val.

Here is the call graph for this function:

linalg::ALInterp::ALInterp const double  q,
const Vector x,
const Vector y
 

Definition at line 157 of file ali.cpp.

References linalg::Matrix::apply(), linalg::are_compatible(), arg, assert, assure, linalg::fsign(), linalg::AREALStreamOut::get(), q, linalg::Vector::q_lwb(), linalg::Matrix::q_no_elems(), linalg::Vector::q_upb(), and val.

Here is the call graph for this function:


Member Function Documentation

double linalg::ALInterp::interpolate void   ) 
 

Definition at line 210 of file ali.cpp.

References arg, linalg::AREALStreamOut::get(), linalg::AREALStreamIn::get(), linalg::message(), linalg::AREALStreamIn::peek(), linalg::AREALStreamOut::peek(), linalg::Matrix::print(), q, linalg::Vector::q_upb(), REAL, linalg::AREALStreamIn::rewind(), and val.

Referenced by linalg::ali().

Here is the call graph for this function:

void linalg::ALInterp::operator= const ALInterp  )  [private]
 


Member Data Documentation

Vector linalg::ALInterp::arg [private]
 

Definition at line 76 of file ali.cpp.

Referenced by ALInterp(), and interpolate().

double linalg::ALInterp::q [private]
 

Definition at line 78 of file ali.cpp.

Referenced by ALInterp(), and interpolate().

Vector linalg::ALInterp::val [private]
 

Definition at line 77 of file ali.cpp.

Referenced by ALInterp(), and interpolate().


The documentation for this class was generated from the following file:
Generated on Wed Dec 15 21:22:09 2004 for vuVolume by  doxygen 1.3.9.1