|
typedef STD_TR1::shared_ptr< ncexpression > | ref |
|
typedef STD_TR1::shared_ptr< const ncexpression > | const_ref |
|
typedef STD_TR1::shared_ptr< std::vector< double > > | parameters |
|
typedef STD_TR1::shared_ptr< std::vector< std::string > > | parameternames |
|
|
complex | value (parameters p) const |
|
void | code (std::ostream &ofs) const |
|
|
static ref | parse (const std::string &, parameternames) |
|
static ref | parse (const std::string &, parameternames, loadable_Object_const_ref) |
|
static complex | evaluate (const std::string &, loadable_Object_const_ref, parameternames, parameters) |
|
static void | replace_variables (std::string &, loadable_Object_const_ref) |
|
static void | replace_strings (std::string &, loadable_Object_const_ref) |
|
The documentation for this class was generated from the following files: