Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- c -
- calc_beta_0()
: parallel_tempering_beta.c
, parallel_tempering_beta.h
- calc_deviation()
: gsl_helper.h
, gsl_helper.c
- calc_hist()
: histogram.c
, histogram.h
- calc_marginal_distribution()
: analyse.c
- calc_mcmc_error()
: analyse.c
- calc_model()
: simplesin2.c
, simplesin5.c
, mcmc.h
, tests.c
, bernoulli_example.c
, library.c
, normal.c
, pulse.c
, pulse_vrot.c
, simplesin.c
- calc_model_for()
: mcmc.h
, bernoulli_example.c
, library.c
, normal.c
, pulse.c
, pulse_vrot.c
, simplesin.c
, simplesin2.c
, simplesin5.c
, tests.c
- calc_normalized()
: gsl_helper.c
, gsl_helper.h
- calc_prob()
: tests.c
- calc_same()
: gsl_helper.c
, gsl_helper.h
- calc_vector_squaresum()
: gsl_helper.c
, gsl_helper.h
- calc_vector_sum()
: gsl_helper.c
, gsl_helper.h
- calibrate_first()
: parallel_tempering.c
, parallel_tempering.h
- calibrate_rest()
: parallel_tempering.c
, parallel_tempering.h
- CALIBRATION_FILE
: parallel_tempering.h
, parallel_tempering_config.h
- chebyshev_beta()
: parallel_tempering_beta.c
- chebyshev_stepwidth()
: parallel_tempering_beta.c
- chebyshev_temperature()
: parallel_tempering_beta.c
- check()
: generic_main.c
- checkfile()
: generic_main.c
- CIRCULAR_PARAMS
: tests.c
, markov_chain.h
- clear_bit()
: markov_chain.c
- count_tests()
: run-tests.c
, tests.c
- countlines()
: utils.h
, mcmc_internal.h
, utils.c
- create_hist()
: histogram.c
, histogram.h
- ctrl_c_handler()
: parallel_tempering_run.c