SLIKMC  1.0
 All Classes Functions Variables Pages
Public Member Functions | List of all members
Prior Class Reference

Interface for user defined priors. More...

#include <Prior.h>

Inheritance diagram for Prior:
SamplePrior

Public Member Functions

virtual double evaluate (PChain *protein)
 Override this function to define custom energy/prior function. More...
 

Detailed Description

Interface for user defined priors.

Member Function Documentation

double Prior::evaluate ( PChain *  protein)
virtual

Override this function to define custom energy/prior function.

Returns
Probability density in logarithm.

Reimplemented in SamplePrior.


The documentation for this class was generated from the following files: