|
Rosetta 3.5
|
forward declaration; default precision is DunbrackReal More...
#include <DunbrackRotamer.fwd.hh>


Public Types | |
| typedef DunbrackRotamerMeanSD < S, P > | parent |
Public Member Functions | |
| DunbrackRotamer () | |
| DunbrackRotamer (typename utility::vector1< P > const &chimean_in, typename utility::vector1< P > const &chisd_in, P const prob_in, typename utility::vector1< Size > const &rotwell_in) | |
| Size | rotwell (Size which_chi) const |
| Size & | rotwell (Size which_chi) |
| void | rotwell (Size which_chi, Size rotwell_in) |
Public Member Functions inherited from core::pack::dunbrack::DunbrackRotamerMeanSD< S, P > | |
| DunbrackRotamerMeanSD () | |
| DunbrackRotamerMeanSD (typename utility::vector1< P > const &chimean_in, typename utility::vector1< P > const &chisd_in, P const prob_in) | |
| P | chi_mean (Size which_chi) const |
| P | chi_sd (Size which_chi) const |
| P | rotamer_probability () const |
| P | rotE () const |
| P | rotE_dsecophi () const |
| P | rotE_dsecopsi () const |
| P | rotE_dsecophipsi () const |
| P & | chi_mean (Size which_chi) |
| P & | chi_sd (Size which_chi) |
| P & | rotamer_probability () |
| P & | rotE () |
| P & | rotE_dsecophi () |
| P & | rotE_dsecopsi () |
| P & | rotE_dsecophipsi () |
| void | chi_mean (Size which_chi, P chi_mean_in) |
| void | chi_sd (Size which_chi, P chi_sd_in) |
| void | rotamer_probability (P rotprob_in) |
Private Attributes | |
| utility::fixedsizearray1< Size, S > | rotwell_ |
forward declaration; default precision is DunbrackReal
Definition at line 58 of file DunbrackRotamer.fwd.hh.
| typedef DunbrackRotamerMeanSD< S, P > core::pack::dunbrack::DunbrackRotamer< S, P >::parent |
Definition at line 250 of file DunbrackRotamer.hh.
|
inline |
Definition at line 254 of file DunbrackRotamer.hh.
|
inline |
Definition at line 262 of file DunbrackRotamer.hh.
|
inline |
Definition at line 275 of file DunbrackRotamer.hh.
Referenced by core::pack::dunbrack::RotamericSingleResidueDunbrackLibrary< T >::chisamples_for_rotamer_and_chi(), core::pack::dunbrack::increase_rotamer_precision(), core::pack::dunbrack::interpolate_rotamers(), and core::pack::dunbrack::RotamericSingleResidueDunbrackLibrary< T >::packed_rotamer_2_regular_rotamer().
|
inline |
Definition at line 281 of file DunbrackRotamer.hh.
|
inline |
Definition at line 286 of file DunbrackRotamer.hh.
|
private |
Definition at line 291 of file DunbrackRotamer.hh.
Referenced by core::pack::dunbrack::DunbrackRotamer< T, Real >::DunbrackRotamer(), and core::pack::dunbrack::DunbrackRotamer< T, Real >::rotwell().
1.8.4