This is the complete list of members for
GenericMetropolis, including all inherited members.
| acceptance_probability(const std::vector< double > ¤t_theta, const std::vector< double > &new_theta) (defined in MetropolisHastings) | MetropolisHastings | [virtual] |
| draw(void) | MetropolisHastings | [virtual] |
| findOptimalStepwidth(PsiMClist const &pilot) | GenericMetropolis | |
| GenericMetropolis(const PsiPsychometric *Model, const PsiData *Data, PsiRandom *proposal) | GenericMetropolis | [inline] |
| getData() const | PsiSampler | [inline] |
| getDeviance(void) | MetropolisHastings | [inline, virtual] |
| getModel() const | PsiSampler | [inline] |
| getNparams(void) | MetropolisHastings | [inline] |
| getStepsize(void) | MetropolisHastings | [inline] |
| getTheta(void) | MetropolisHastings | [inline, virtual] |
| MetropolisHastings(const PsiPsychometric *Model, const PsiData *Data, PsiRandom *proposal) | MetropolisHastings | |
| proposePoint(std::vector< double > ¤t_theta, std::vector< double > &step_widths, PsiRandom *proposal, std::vector< double > &new_theta) | GenericMetropolis | [virtual] |
| PsiSampler(const PsiPsychometric *Model, const PsiData *Data) | PsiSampler | [inline] |
| qold (defined in MetropolisHastings) | MetropolisHastings | [protected] |
| sample(unsigned int N) | MetropolisHastings | [virtual] |
| setStepSize(double size, unsigned int param) | MetropolisHastings | [virtual] |
| setStepSize(const std::vector< double > &sizes) | MetropolisHastings | [virtual] |
| setTheta(const std::vector< double > &prm) | MetropolisHastings | |
| PsiSampler::setTheta(const std::vector< double > theta) | PsiSampler | [inline, virtual] |
| ~MetropolisHastings(void) (defined in MetropolisHastings) | MetropolisHastings | [inline] |