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 |
|
|
|
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:
|
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:
|
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:
|
|
|
Definition at line 76 of file ali.cpp. Referenced by ALInterp(), and interpolate(). |
|
Definition at line 78 of file ali.cpp. Referenced by ALInterp(), and interpolate(). |
|
Definition at line 77 of file ali.cpp. Referenced by ALInterp(), and interpolate(). |