![]() |
Rosetta
2021.16
|
A class for the outputs of trRosetta version 1. This stores distance, phi, theta, and omega probability distributions. More...
#include <trRosettaOutputs_v1.hh>

Public Member Functions | |
| trRosettaOutputs_v1 () | |
| Default constructor, explicitly deleted in Tensorlfow build. More... | |
| ~trRosettaOutputs_v1 () override | |
| Destructor. More... | |
| trRosettaOutputs_v1OP | clone () const |
| Clone operation: make a copy of this object, and return an owning pointer to the copy. More... | |
Public Member Functions inherited from protocols::trRosetta::trRosettaOutputsBase | |
| trRosettaOutputsBase () | |
| Default constructor. More... | |
| ~trRosettaOutputsBase () override | |
| Destructor. More... | |
| trRosettaOutputsBaseOP | clone () const |
| Clone operation: make a copy of this object, and return an owning pointer to the copy. More... | |
A class for the outputs of trRosetta version 1. This stores distance, phi, theta, and omega probability distributions.
| protocols::trRosetta::trRosettaOutputs_v1::trRosettaOutputs_v1 | ( | ) |
Default constructor, explicitly deleted in Tensorlfow build.
Default constructor produces error in non-tensorflow build.
|
overridedefault |
Destructor.
| trRosettaOutputs_v1OP protocols::trRosetta::trRosettaOutputs_v1::clone | ( | ) | const |
Clone operation: make a copy of this object, and return an owning pointer to the copy.
1.8.7