![]() |
Rosetta Protocols
2014.16.56682
|
#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 |
| protocols::pack_daemon::VMin::VMin | ( | VectorExpressionCOP | ex | ) |
|
virtual |
|
virtual |
References utility::arg_min(), and protocols::pack_daemon::VectorFunction::vec_ex().
|
virtual |
References utility_exit_with_message.
|
virtual |
References utility::min(), and protocols::pack_daemon::VectorFunction::vec_ex().
1.8.7