|
Rosetta 3.5
|
#include <SemiRotamericSingleResidueDunbrackLibrary.hh>

Public Member Functions | |
| BBDepScoreInterpData () | |
Public Attributes | |
| DunbrackReal | value_ |
| f(x,y,z) More... | |
| DunbrackReal | dsecox_ |
| second order derivative for x – d**2/dx**2 f(x,y,z) More... | |
| DunbrackReal | dsecoy_ |
| second order derivative for y More... | |
| DunbrackReal | dsecoz_ |
| second order derivative for z More... | |
| DunbrackReal | dsecoxy_ |
| second order derivative for x and y More... | |
| DunbrackReal | dsecoxz_ |
| second order derivative for x and z More... | |
| DunbrackReal | dsecoyz_ |
| second order derivative for y and z More... | |
| DunbrackReal | dsecoxyz_ |
| second order derivative for x y and z More... | |
Definition at line 121 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
|
inline |
Definition at line 124 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
| DunbrackReal core::pack::dunbrack::BBDepScoreInterpData::dsecox_ |
second order derivative for x – d**2/dx**2 f(x,y,z)
Definition at line 136 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
Referenced by core::pack::dunbrack::SemiRotamericSingleResidueDunbrackLibrary< T >::bbdep_nrchi_score().
| DunbrackReal core::pack::dunbrack::BBDepScoreInterpData::dsecoxy_ |
second order derivative for x and y
Definition at line 139 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
Referenced by core::pack::dunbrack::SemiRotamericSingleResidueDunbrackLibrary< T >::bbdep_nrchi_score().
| DunbrackReal core::pack::dunbrack::BBDepScoreInterpData::dsecoxyz_ |
second order derivative for x y and z
Definition at line 142 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
Referenced by core::pack::dunbrack::SemiRotamericSingleResidueDunbrackLibrary< T >::bbdep_nrchi_score().
| DunbrackReal core::pack::dunbrack::BBDepScoreInterpData::dsecoxz_ |
second order derivative for x and z
Definition at line 140 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
Referenced by core::pack::dunbrack::SemiRotamericSingleResidueDunbrackLibrary< T >::bbdep_nrchi_score().
| DunbrackReal core::pack::dunbrack::BBDepScoreInterpData::dsecoy_ |
second order derivative for y
Definition at line 137 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
Referenced by core::pack::dunbrack::SemiRotamericSingleResidueDunbrackLibrary< T >::bbdep_nrchi_score().
| DunbrackReal core::pack::dunbrack::BBDepScoreInterpData::dsecoyz_ |
second order derivative for y and z
Definition at line 141 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
Referenced by core::pack::dunbrack::SemiRotamericSingleResidueDunbrackLibrary< T >::bbdep_nrchi_score().
| DunbrackReal core::pack::dunbrack::BBDepScoreInterpData::dsecoz_ |
second order derivative for z
Definition at line 138 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
Referenced by core::pack::dunbrack::SemiRotamericSingleResidueDunbrackLibrary< T >::bbdep_nrchi_score().
| DunbrackReal core::pack::dunbrack::BBDepScoreInterpData::value_ |
f(x,y,z)
Definition at line 135 of file SemiRotamericSingleResidueDunbrackLibrary.hh.
Referenced by core::pack::dunbrack::SemiRotamericSingleResidueDunbrackLibrary< T >::bbdep_nrchi_score().
1.8.4