![]() |
Rosetta Utilities
2014.16.56682
|
#include <Metric.hh>
Public Member Functions | |
| Metric () | |
| Metric (MetricBase< T > &tf) | |
| Metric (MetricBase< T > *tf) | |
| Metric (owning_ptr< MetricBase< T > > tf) | |
| void | operator= (owning_ptr< MetricBase< T > > p) |
| void | operator= (MetricBase< T > &tf) |
| void | operator= (MetricBase< T > *tf) |
| Real | operator() (T arg) |
| std::string | description (std::string indent="") |
| owning_ptr< MetricBase< T > > | clone () |
Public Member Functions inherited from utility::pointer::ReferenceCount | |
| void | ctor () |
| virtual | ~ReferenceCount () |
| Destructor. More... | |
| Size | ref_count () const |
| Reference count. More... | |
Protected Attributes | |
| owning_ptr< MetricBase< T > > | wrapped_ |
Additional Inherited Members | |
Public Types inherited from utility::pointer::ReferenceCount | |
| typedef platform::Size | Size |
| typedef platform::Size | size_type |
Protected Member Functions inherited from utility::pointer::ReferenceCount | |
| ReferenceCount () | |
| Default constructor. More... | |
| ReferenceCount (ReferenceCount const &) | |
| Copy constructor. More... | |
| ReferenceCount & | operator= (ReferenceCount const &) |
| Copy assignment. More... | |
|
inline |
|
inline |
References basic::options::OptionKeys::dna::specificity::tf.
|
inline |
References basic::options::OptionKeys::dna::specificity::tf.
|
inline |
References basic::options::OptionKeys::dna::specificity::tf.
|
inlinevirtual |
Implements utility::query::MetricBase< T >.
References utility::query::Metric< T >::wrapped_.
|
inlinevirtual |
Implements utility::query::MetricBase< T >.
References utility::io::oc::cerr, and utility::query::Metric< T >::wrapped_.
|
inlinevirtual |
Implements utility::query::MetricBase< T >.
References utility::io::oc::cerr, and utility::query::Metric< T >::wrapped_.
|
inline |
References utility::query::Metric< T >::wrapped_.
|
inline |
|
inline |
|
protected |
1.8.7