#include <DynamicAggregateFunction.hh>
◆ ExpressionCOP
◆ parent
◆ values
◆ VectorExpression()
| protocols::pack_daemon::VectorExpression::VectorExpression |
( |
std::string const & |
name | ) |
|
◆ ~VectorExpression()
| protocols::pack_daemon::VectorExpression::~VectorExpression |
( |
| ) |
|
|
overridedefault |
◆ active_variables_vector()
| virtual utility::vector1< std::list< std::string > > protocols::pack_daemon::VectorExpression::active_variables_vector |
( |
| ) |
const |
|
pure virtual |
◆ differentiate()
| ExpressionCOP protocols::pack_daemon::VectorExpression::differentiate |
( |
std::string const & |
varname | ) |
const |
|
override |
DO NOT CALL THIS FUNCTION. Vector expressions cannot be differentiated.
References name().
◆ name()
| std::string const & protocols::pack_daemon::VectorExpression::name |
( |
| ) |
const |
◆ operator()()
| core::Real protocols::pack_daemon::VectorExpression::operator() |
( |
| ) |
const |
|
override |
DO NOT CALL THIS FUNCTION. Vector expressions return vectors of values instead of a singular value.
References name().
◆ size()
| virtual core::Size protocols::pack_daemon::VectorExpression::size |
( |
| ) |
const |
|
pure virtual |
◆ vector_values()
| virtual values protocols::pack_daemon::VectorExpression::vector_values |
( |
| ) |
const |
|
pure virtual |
◆ name_
| std::string protocols::pack_daemon::VectorExpression::name_ |
|
private |
The documentation for this class was generated from the following files: