|
Rosetta 3.5
|
#include <DynamicAggregateFunction.hh>


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::Size > | ArgIndices |
Public Member Functions | |
| VMax (VectorExpressionCOP ex) | |
| virtual | ~VMax () |
| virtual core::Real | operator() () const |
| virtual numeric::expression_parser::ExpressionCOP | differentiate (std::string const &varname) const |
| virtual std::list< std::string > | active_variables () const |
Public Member Functions inherited from protocols::pack_daemon::VectorFunction | |
| VectorFunction (VectorExpressionCOP ex) | |
| virtual | ~VectorFunction () |
Additional Inherited Members | |
Protected Member Functions inherited from protocols::pack_daemon::VectorFunction | |
| VectorExpressionCOP | vec_ex () const |
Definition at line 209 of file DynamicAggregateFunction.hh.
Definition at line 212 of file DynamicAggregateFunction.hh.
| protocols::pack_daemon::VMax::VMax | ( | VectorExpressionCOP | ex) |
Definition at line 265 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 266 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 283 of file DynamicAggregateFunction.cc.
References protocols::pack_daemon::VectorFunction::vec_ex().
|
virtual |
Definition at line 276 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 269 of file DynamicAggregateFunction.cc.
References protocols::pack_daemon::VectorFunction::vec_ex().
1.8.4