|
Rosetta
|
#include <core/pack/dunbrack/DunbrackRotamer.hh>#include <numeric/constants.hh>#include <numeric/angle.functions.hh>#include <numeric/random/random.hh>#include <cmath>#include <basic/Tracer.hh>#include <basic/basic.hh>#include <utility/vector1.hh>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::pack | |
| core::pack::dunbrack | |
Functions | |
| static basic::Tracer | TR ("core.pack.dunbrack") |
| Size | core::pack::dunbrack::positive_pow (Size mantissa, Size exponent) |
| template<Size N> | |
| void | core::pack::dunbrack::interpolate_rotamers (utility::fixedsizearray1< DunbrackRotamer< FOUR, N >,(1<< N) > const &rot, utility::fixedsizearray1< Real, N > bb_err, Real binrange, Size nchi_aa, DunbrackRotamer< FOUR, N, Real > &interpolated_rotamer) |
|
static |