RayZaler 0.1
The free opto-mechanical simulation framework
|
Classes | |
struct | resolve_as_vector |
Public Types | |
typedef exprtk::symbol_table< T > | symbol_table_t |
typedef exprtk::expression< T > | expression_t |
typedef exprtk::parser< T > | parser_t |
typedef parser_t::dependent_entity_collector::symbol_t | symbol_t |
typedef parser_t::unknown_symbol_resolver | usr_t |
Static Public Member Functions | |
static bool | collection_pass (const std::string &expression_string, std::set< std::string > &symbol_set, const bool collect_variables, const bool collect_functions, const bool vector_pass, symbol_table_t &ext_symbol_table) |