Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions | List of all members
protocols::trRosetta::trRosettaOutputs_v1 Class Reference

A class for the outputs of trRosetta version 1. This stores distance, phi, theta, and omega probability distributions. More...

#include <trRosettaOutputs_v1.hh>

Inheritance diagram for protocols::trRosetta::trRosettaOutputs_v1:
Inheritance graph
[legend]

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...
 

Detailed Description

A class for the outputs of trRosetta version 1. This stores distance, phi, theta, and omega probability distributions.

Author
Vikram K. Mulligan (vmull.nosp@m.igan.nosp@m.@flat.nosp@m.iron.nosp@m.insti.nosp@m.tute.nosp@m..org)

Constructor & Destructor Documentation

protocols::trRosetta::trRosettaOutputs_v1::trRosettaOutputs_v1 ( )

Default constructor, explicitly deleted in Tensorlfow build.

Default constructor produces error in non-tensorflow build.

protocols::trRosetta::trRosettaOutputs_v1::~trRosettaOutputs_v1 ( )
overridedefault

Destructor.

Member Function Documentation

trRosettaOutputs_v1OP protocols::trRosetta::trRosettaOutputs_v1::clone ( ) const

Clone operation: make a copy of this object, and return an owning pointer to the copy.


The documentation for this class was generated from the following files: