![]() |
Rosetta
2021.16
|
#include <DynamicAggregateFunction.hh>

Public Types | |
| typedef numeric::expression_parser::UnaryExpression | parent |
| typedef numeric::expression_parser::ExpressionCOP | ExpressionCOP |
| typedef utility::vector1 < core::Size > | ArgIndices |
Public Member Functions | |
| VectorFunction (VectorExpressionCOP ex) | |
| ~VectorFunction () override | |
Protected Member Functions | |
| VectorExpressionCOP | vec_ex () const |
Private Attributes | |
| VectorExpressionCOP | vec_ex_ |
| typedef utility::vector1< core::Size > protocols::pack_daemon::VectorFunction::ArgIndices |
| typedef numeric::expression_parser::ExpressionCOP protocols::pack_daemon::VectorFunction::ExpressionCOP |
| typedef numeric::expression_parser::UnaryExpression protocols::pack_daemon::VectorFunction::parent |
| protocols::pack_daemon::VectorFunction::VectorFunction | ( | VectorExpressionCOP | ex | ) |
|
overridedefault |
|
protected |
References vec_ex_.
Referenced by protocols::pack_daemon::Mean::active_variables(), protocols::pack_daemon::VMax::active_variables(), protocols::pack_daemon::VMin::active_variables(), protocols::pack_daemon::Mean::operator()(), protocols::pack_daemon::VMax::operator()(), and protocols::pack_daemon::VMin::operator()().
|
private |
Referenced by vec_ex().
1.8.7