![]() |
Rosetta
3.7
|
#include <iostream>
#include <memory>
#include <vector>
#include <deque>
#include <self_test.incl.hpp>
Classes | |
struct | utility::A |
A molecular system including residues, kinematics, and energies. More... | |
Namespaces | |
aa | |
utility | |
comment 0 | |
Enumerations | |
enum | E1 { E1A, E1B, E1_V0, E1_V1 } |
Functions | |
std::ostream & | utility::operator<< (std::ostream &os, A const &a) |
A const | utility::foo () |
Copies <src> into the pose where it remains possible that two Poses may point to each other in non-const ways or share non-bitwise constant data between them (E.g. the AtomTree observer system). More... | |
enum E1 |