|
| | 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) |
| |
| | DunbrackRotamerMeanSD (typename utility::vector1< P > const &chimean_in, typename utility::vector1< P > const &chisd_in, P const prob_in) |
| |
| | DunbrackRotamerMeanSD () |
| |
| P | chi_mean (Size which_chi) const |
| |
| P | chi_sd (Size which_chi) const |
| |
| P | rotamer_probability () const |
| |
utility::fixedsizearray1
< core::Real,(1<< N) > | n_derivs () const |
| |
| P & | chi_mean (Size which_chi) |
| |
| P & | chi_sd (Size which_chi) |
| |
| P & | rotamer_probability () |
| |
utility::fixedsizearray1
< core::Real,(1<< N) > & | n_derivs () |
| |
| 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) |
| |
template<Size S, Size N, class P = DunbrackReal>
class core::pack::dunbrack::DunbrackRotamer< S, N, P >
forward declaration; default precision is DunbrackReal