Rosetta
Public Member Functions | List of all members
protocols::frag_picker::scores::GunnCost Class Reference

#include <GunnCost.hh>

Public Member Functions

 GunnCost ()
 
 GunnCost (core::Real)
 
 ~GunnCost ()
 
void compute_gunn (core::pose::Pose const &pose, core::Size begin, core::Size end, GunnTuple &data)
 
core::Real score_tuple (GunnTuple const &g1, GunnTuple const &g2)
 

Constructor & Destructor Documentation

◆ GunnCost() [1/2]

protocols::frag_picker::scores::GunnCost::GunnCost ( )
inline

◆ GunnCost() [2/2]

protocols::frag_picker::scores::GunnCost::GunnCost ( core::Real  )
inline

◆ ~GunnCost()

protocols::frag_picker::scores::GunnCost::~GunnCost ( )
inline

Member Function Documentation

◆ compute_gunn()

void protocols::frag_picker::scores::GunnCost::compute_gunn ( core::pose::Pose const &  pose,
core::Size  begin,
core::Size  end,
GunnTuple data 
)

◆ score_tuple()

core::Real protocols::frag_picker::scores::GunnCost::score_tuple ( GunnTuple const &  g1,
GunnTuple const &  g2 
)

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