|
Bsoft 2.1.4
Bernard's software package
|
A tool to fit models. More...
Functions | |
| int | model_fit (Bmodel *model, Bmodel *refmod, string id) |
| Fits a model to a reference model. More... | |
| int | main (int argc, char **argv) |
Variables | |
| int | verbose |
| const char * | use [] |
A tool to fit models.
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Fits a model to a reference model.
| model | model structure. |
| refmod | reference model. |
| id | model id to fit. |
| const char* use[] |
|
extern |