Rosetta
Classes | Namespaces
MixtureFunc.hh File Reference

Definition for functions used in definition of constraints. More...

#include <core/scoring/func/Func.hh>
#include <core/types.hh>

Classes

class  core::scoring::func::MixtureFunc
 Derived class of class Func representing a Mixture of several distinct functions. The function is of the form ln( g(r) / h(r) ), where g(r) is a mixture of a Gaussian and Exponential distributions, and h(r) is a Gaussian distribution. See methods and implementation for more information. More...
 

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::scoring
 
 core::scoring::func
 

Detailed Description

Definition for functions used in definition of constraints.

Author
James Thompson