queso-0.57.1
|
Go to the source code of this file.
Namespaces | |
QUESO | |
Functions | |
double | QUESO::c_evaluate (const gsl_vector *x, void *context) |
void | QUESO::c_evaluate_derivative (const gsl_vector *x, void *context, gsl_vector *derivative) |
void | QUESO::c_evaluate_with_derivative (const gsl_vector *x, void *context, double *f, gsl_vector *derivative) |