![]() |
Rosetta
2021.16
|
#include <core/scoring/func/USOGFunc.hh>#include <core/scoring/func/Func.hh>#include <core/scoring/constraints/util.hh>#include <core/types.hh>#include <utility>#include <utility/exit.hh>#include <utility/vector1.hh>#include <algorithm>#include <cmath>#include <iostream>Namespaces | |
| core | |
| A class for reading in the atom type properties. | |
| core::scoring | |
| core::scoring::func | |
Macros | |
| #define | SQRT_2PI 2.50662721600161 |
Functions | |
| core::Real | core::scoring::func::readValueOrDie (std::istream &in) |
| Reads and returns a single floating point value from the specified input stream, aborting if either the failbit or badbit is flipped. More... | |
| #define SQRT_2PI 2.50662721600161 |
Referenced by core::scoring::func::USOGFunc::dfunc(), and core::scoring::func::USOGFunc::func().
1.8.7