|
Rosetta
|
#include <DynamicAggregateFunction.hh>

Public Types | |
| typedef numeric::expression_parser::BinaryExpression | parent |
| typedef numeric::expression_parser::ExpressionCOP | ExpressionCOP |
Public Member Functions | |
| PowExpression (ExpressionCOP base, ExpressionCOP exponent) | |
| ~PowExpression () override | |
| core::Real | operator() () const override |
| ExpressionCOP | differentiate (std::string const &varname) const override |
| typedef numeric::expression_parser::ExpressionCOP protocols::pack_daemon::PowExpression::ExpressionCOP |
| protocols::pack_daemon::PowExpression::PowExpression | ( | ExpressionCOP | base, |
| ExpressionCOP | exponent | ||
| ) |
|
overridedefault |
|
override |
|
override |