|
APEMoST
|
#include "debug.h"Functions | |
| void | dump_vector (const gsl_vector *v) |
| void | dump_vectorln (const gsl_vector *v) |
| void | dump_mcmc (const mcmc *m) |
| void dump_mcmc | ( | const mcmc * | m | ) |
Dump the mcmc structure
References debug, dump_i_s, dump_p, dump_ul, dump_v, get_n_par(), IFDEBUG, and IFSEGV.
Referenced by dump(), and test_create().
| void dump_vector | ( | const gsl_vector * | v | ) |
Referenced by dump(), and dump_vectorln().
| void dump_vectorln | ( | const gsl_vector * | v | ) |
References dump_vector().
Referenced by calibrate_rest(), and print_current_positions().
1.7.3