RayZaler 0.1
The free opto-mechanical simulation framework
exprtk::function_compositor< T > Class Template Reference

Classes

struct  function
 

Public Types

typedef exprtk::expression< T > expression_t
 
typedef exprtk::symbol_table< T > symbol_table_t
 
typedef exprtk::parser< T > parser_t
 
typedef parser_t::settings_store settings_t
 

Public Member Functions

 function_compositor (const symbol_table_t &st)
 
symbol_table_tsymbol_table ()
 
const symbol_table_tsymbol_table () const
 
void add_auxiliary_symtab (symbol_table_t &symtab)
 
void clear ()
 
bool add (const function &f, const bool override=false)
 

The documentation for this class was generated from the following file: