Go to the source code of this file.
|
double | update_normalizing_constant (const std::vector< double > ¶ms, const double *support, size_t k, size_t n) |
|
double | likelihood_ (const double *stats_target, const std::vector< double > ¶ms, const double normalizing_constant, size_t n_params, bool log_=false) |
|
◆ likelihood_()
double likelihood_ |
( |
const double * |
stats_target, |
|
|
const std::vector< double > & |
params, |
|
|
const double |
normalizing_constant, |
|
|
size_t |
n_params, |
|
|
bool |
log_ = false |
|
) |
| |
|
inline |
◆ update_normalizing_constant()
double update_normalizing_constant |
( |
const std::vector< double > & |
params, |
|
|
const double * |
support, |
|
|
size_t |
k, |
|
|
size_t |
n |
|
) |
| |
|
inline |