GPLIB++
Main Page
Modules
Namespaces
Classes
Files
File List
File Members
MT_Tools
levmarq
cadijoint.h
Go to the documentation of this file.
1
#ifndef CADIJOINT_H_
2
#define CADIJOINT_H_
3
//! These two functions provide the interface between the C++ implementation and the C interfacea of CADI
4
extern
"C"
void
misfit
(
float
*p,
float
*
misfit
,
int
*m);
5
extern
"C"
void
init
(
int
* nd,
float
* ranges);
6
#endif
/*CADIJOINT_H_*/
misfit
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:
cadianiso.cpp:19
init
void init(int *nd, float *ranges)
Definition:
cadianiso.cpp:37
Generated on Wed May 25 2016 14:21:06 for GPLIB++ by
1.8.6