|
GPLIB++
|
#include "cadianiso.h"Go to the source code of this file.
Functions | |
| void | initialize_ (char *path, int *pathlenptr, int junk) |
| void | user_init_ (int *nd, float *ranges, float *scales) |
| void | forward_ (int *nd, float *model, float *mfitval) |
| void forward_ | ( | int * | nd, |
| float * | model, | ||
| float * | mfitval | ||
| ) |
Definition at line 32 of file cadiinter.cpp.
References misfit().
| void initialize_ | ( | char * | path, |
| int * | pathlenptr, | ||
| int | junk | ||
| ) |
Definition at line 2 of file cadiinter.cpp.
| void user_init_ | ( | int * | nd, |
| float * | ranges, | ||
| float * | scales | ||
| ) |
Definition at line 17 of file cadiinter.cpp.
References init().
1.8.6