|
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 | |
| VMin (VectorExpressionCOP ex) | |
| virtual | ~VMin () |
| 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 233 of file DynamicAggregateFunction.hh.
Definition at line 236 of file DynamicAggregateFunction.hh.
| protocols::pack_daemon::VMin::VMin | ( | VectorExpressionCOP | ex) |
Definition at line 293 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 295 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 312 of file DynamicAggregateFunction.cc.
References protocols::pack_daemon::VectorFunction::vec_ex().
|
virtual |
Definition at line 305 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 298 of file DynamicAggregateFunction.cc.
References protocols::pack_daemon::VectorFunction::vec_ex().
1.8.4