|
| FuncArgTracker (const std::vector< std::pair< RCP< const Basic >, vec_basic >> &funcs) |
|
template<typename Container > |
vec_basic | get_args_in_value_order (Container &argset) |
|
unsigned | get_or_add_value_number (RCP< const Basic > value) |
|
void | stop_arg_tracking (unsigned func_i) |
|
std::map< unsigned, unsigned > | get_common_arg_candidates (std::set< unsigned > &argset, unsigned min_func_i) |
|
template<typename Container1 , typename Container2 > |
std::vector< unsigned > | get_subset_candidates (const Container1 &argset, const Container2 &restrict_to_funcset) |
|
void | update_func_argset (unsigned func_i, const std::vector< unsigned > &new_args) |
|
Definition at line 15 of file cse.cpp.
The documentation for this class was generated from the following file:
- /home/runner/work/symengine/symengine/symengine/cse.cpp