|
| VizGeorefSpline2D (int nof_vars=1) |
bool | add_point (const double Px, const double Py, const double *Pvars) |
int | get_point (const double Px, const double Py, double *Pvars) |
int | solve (void) |
|
const int | _nof_vars |
int | _nof_points |
int | _max_nof_points |
int | _nof_eqs |
double | _dx |
double | _dy |
double * | x |
double * | y |
double * | rhs [VIZGEOREF_MAX_VARS] |
double * | coef [VIZGEOREF_MAX_VARS] |
double * | u |
int * | unused |
int * | index |
double | x_mean |
double | y_mean |
The documentation for this class was generated from the following files: