CONOPT
|
#include <stdlib.h>
#include <stdio.h>
#include <math.h>
#include <string.h>
#include <iostream>
#include "conopt.hpp"
#include "std.cpp"
Data Structures | |
class | Leastsq_ModelData |
Functions | |
int | main (int argc, char **argv) |
Main program. A simple setup and call of CONOPT. | |
Variables | |
int | seed = 12359 |
int seed = 12359 |
Definition at line 15 of file leastsq.cpp.