![]() |
Rosetta
2020.50
|
Serialization routines for the DerivVectorPair class. More...
#include <core/scoring/DerivVectorPair.fwd.hh>
#include <core/types.hh>
#include <numeric/xyzVector.hh>
Classes | |
class | core::scoring::DerivVectorPair |
A glorified struct for holding f1/f2 vectors used to represent the derivatives in our internal-geometry based minimization algorithms. More... | |
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::scoring | |
Functions | |
DerivVectorPair | core::scoring::operator* (Real scale, DerivVectorPair const &dvp) |
DerivVectorPair | core::scoring::operator* (DerivVectorPair const &dvp, Real scale) |
Serialization routines for the DerivVectorPair class.
Class for storing a pair of derivative vectors, f1 and f2, used in our internal-geometry minimization algorithm.