GPLIB++
Functions
cadijoint.h File Reference

Go to the source code of this file.

Functions

void misfit (float *p, float *misfit, int *m)
 These two functions provide the interface between the C++ implementation and the C interfacea of CADI. More...
 
void init (int *nd, float *ranges)
 

Function Documentation

void init ( int *  nd,
float *  ranges 
)
void misfit ( float *  p,
float *  misfit,
int *  m 
)

These two functions provide the interface between the C++ implementation and the C interfacea of CADI.

Definition at line 19 of file cadianiso.cpp.

References gplib::GeneralObjective::CalcPerformance(), Configuration, MTObjective, and RecObjective().

Referenced by forward_().