|
Rosetta 3.5
|
#include <CoarseRotamer.hh>


Public Member Functions | |
| CoarseRotamer (Real prob, Size nchi_aa, RotVector const &rot_in, ChiVector const &chi_mean_in, ChiVector const &chi_sdev_in, AngleVector const &phi_mean, AngleVector const &phi_sdev) | |
Private Attributes | |
| Real | probability_ |
| Size | nchi_aa |
| RotVector | rot_ |
| ChiVector | chi_mean_ |
| ChiVector | chi_sd_ |
| AngleVector | phi_mean_ |
| AngleVector | phi_sdev_ |
Definition at line 41 of file CoarseRotamer.hh.
| core::pack::dunbrack::CoarseRotamer::CoarseRotamer | ( | Real | prob, |
| Size | nchi_aa, | ||
| RotVector const & | rot_in, | ||
| ChiVector const & | chi_mean_in, | ||
| ChiVector const & | chi_sdev_in, | ||
| AngleVector const & | phi_mean, | ||
| AngleVector const & | phi_sdev | ||
| ) |
Definition at line 22 of file CoarseRotamer.cc.
|
private |
Definition at line 58 of file CoarseRotamer.hh.
|
private |
Definition at line 59 of file CoarseRotamer.hh.
|
private |
Definition at line 56 of file CoarseRotamer.hh.
|
private |
Definition at line 60 of file CoarseRotamer.hh.
|
private |
Definition at line 61 of file CoarseRotamer.hh.
|
private |
Definition at line 55 of file CoarseRotamer.hh.
|
private |
Definition at line 57 of file CoarseRotamer.hh.
1.8.4