Home
last modified time | relevance | path

Searched refs:set_value_matches_index (Results 1 – 4 of 4) sorted by relevance

/dports/math/cadabra2/cadabra2-2.3.6.8/core/algorithms/
H A Dsort_product.cc53 compare.set_value_matches_index(true); in apply()
H A Devaluate.cc309 subs.comparator.set_value_matches_index(true); in handle_factor()
/dports/math/cadabra2/cadabra2-2.3.6.8/core/
H A DCompare.hh225 void set_value_matches_index(bool);
H A DCompare.cc419 void Ex_comparator::set_value_matches_index(bool v) in set_value_matches_index() function in cadabra::Ex_comparator