#include <common.h>
List of all members.
Public Member Functions |
| SLVS (C_INT(*pMethod)(double *wm, C_INT *iwm, double *x, double *tem)) |
virtual | ~SLVS () |
virtual C_INT | operator() (double *wm, C_INT *iwm, double *x, double *tem) |
Protected Member Functions |
| SLVS () |
Constructor & Destructor Documentation
SLVS::SLVS |
( |
C_INT(*)(double *wm, C_INT *iwm, double *x, double *tem) |
pMethod | ) |
|
SLVS::~SLVS |
( |
| ) |
[virtual] |
SLVS::SLVS |
( |
| ) |
[protected] |
Member Function Documentation
C_INT SLVS::operator() |
( |
double * |
wm, |
|
|
C_INT * |
iwm, |
|
|
double * |
x, |
|
|
double * |
tem |
|
) |
| [virtual] |
The documentation for this class was generated from the following files: