SLIKMC
1.0
Main Page
Classes
Files
File List
All
Classes
Functions
Variables
Pages
Prior.h
1
/*
2
* Prior.h
3
*
4
* Created on: Apr 29, 2013
5
* Author: Yajia
6
*/
7
8
#ifndef PRIOR_H_
9
#define PRIOR_H_
10
11
#include <vector.h>
12
#include <PChain.h>
16
class
Prior
{
17
public
:
18
virtual
~
Prior
();
23
virtual
double
evaluate
( PChain* protein);
24
};
25
26
#endif
/* PRIOR_H_ */
Generated on Thu May 2 2013 04:05:35 for SLIKMC by
1.8.3.1-20130209