#include <libEF.h>
Public Member Functions | |
mlnorm (RV &rv, RV &rvc) | |
Constructor. | |
void | set_parameters (const mat &A, const sq_T &R) |
vec | samplecond (vec &cond, double &lik) |
Generate one sample of the posterior. | |
mat | samplecond (vec &cond, vec &lik, int n) |
Generate matrix of samples of the posterior. | |
void | condition (vec &cond) |
Mean value $mu=A*rvc$.