cadijoint.h

Go to the documentation of this file.
00001 #ifndef CADIJOINT_H_
00002 #define CADIJOINT_H_
00003 //! These two functions provide the interface between the C++ implementation and the C interfacea of CADI
00004 extern "C" void misfit(float *p, float *misfit, int *m);
00005 extern "C" void init(int* nd, float* ranges);
00006 #endif /*CADIJOINT_H_*/

Generated on Fri Jul 4 15:30:20 2008 for GPLIB++ by  doxygen 1.5.5