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