|
Rosetta 3.5
|
#include <DynamicAggregateFunction.hh>


Public Types | |
| typedef numeric::expression_parser::UnaryExpression | parent |
| typedef numeric::expression_parser::ExpressionCOP | ExpressionCOP |
Public Member Functions | |
| LnExpression (ExpressionCOP ex) | |
| virtual | ~LnExpression () |
| virtual core::Real | operator() () const |
| virtual ExpressionCOP | differentiate (std::string const &varname) const |
Definition at line 349 of file DynamicAggregateFunction.hh.
| typedef numeric::expression_parser::ExpressionCOP protocols::pack_daemon::LnExpression::ExpressionCOP |
Definition at line 353 of file DynamicAggregateFunction.hh.
Definition at line 352 of file DynamicAggregateFunction.hh.
| protocols::pack_daemon::LnExpression::LnExpression | ( | ExpressionCOP | ex) |
Definition at line 433 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 434 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 443 of file DynamicAggregateFunction.cc.
|
virtual |
Definition at line 437 of file DynamicAggregateFunction.cc.
1.8.4