Rosetta
Public Types | Public Member Functions | List of all members
protocols::pack_daemon::Mean Class Reference

#include <DynamicAggregateFunction.hh>

Inheritance diagram for protocols::pack_daemon::Mean:
Inheritance graph
[legend]

Public Types

typedef VectorFunction parent
 
- Public Types inherited from protocols::pack_daemon::VectorFunction
typedef numeric::expression_parser::UnaryExpression parent
 
typedef numeric::expression_parser::ExpressionCOP ExpressionCOP
 
typedef utility::vector1< core::SizeArgIndices
 

Public Member Functions

 Mean (VectorExpressionCOP ex)
 
 ~Mean () override
 
core::Real operator() () const override
 
numeric::expression_parser::ExpressionCOP differentiate (std::string const &varname) const override
 
std::list< std::string > active_variables () const override
 
- Public Member Functions inherited from protocols::pack_daemon::VectorFunction
 VectorFunction (VectorExpressionCOP ex)
 
 ~VectorFunction () override
 

Additional Inherited Members

- Protected Member Functions inherited from protocols::pack_daemon::VectorFunction
VectorExpressionCOP vec_ex () const
 

Member Typedef Documentation

◆ parent

Constructor & Destructor Documentation

◆ Mean()

protocols::pack_daemon::Mean::Mean ( VectorExpressionCOP  ex)

◆ ~Mean()

protocols::pack_daemon::Mean::~Mean ( )
overridedefault

Member Function Documentation

◆ active_variables()

std::list< std::string > protocols::pack_daemon::Mean::active_variables ( ) const
override

◆ differentiate()

ExpressionCOP protocols::pack_daemon::Mean::differentiate ( std::string const &  varname) const
override

◆ operator()()

core::Real protocols::pack_daemon::Mean::operator() ( ) const
override

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