Rosetta
|
#include <DynamicAggregateFunction.hh>
Public Types | |
typedef VectorFunction | parent |
![]() | |
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 |
![]() | |
VectorFunction (VectorExpressionCOP ex) | |
virtual | ~VectorFunction () |
Additional Inherited Members | |
![]() | |
VectorExpressionCOP | vec_ex () const |
Definition at line 208 of file DynamicAggregateFunction.hh.
Definition at line 211 of file DynamicAggregateFunction.hh.
protocols::pack_daemon::VMax::VMax | ( | VectorExpressionCOP | ex | ) |
Definition at line 264 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 265 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 282 of file DynamicAggregateFunction.cc.
References protocols::pack_daemon::VectorFunction::vec_ex().
|
virtual |
Definition at line 275 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 268 of file DynamicAggregateFunction.cc.
References protocols::pack_daemon::VectorFunction::vec_ex().