Lines Matching refs:structuring

2069 bool MathStructure::structure(StructuringMode structuring, const EvaluationOptions &eo, bool restor…  in structure()  argument
2070 switch(structuring) { in structure()
2096 if(eo.structuring != STRUCTURING_NONE) warn_ratio_units(*this); in eval()
2102 if(eo.structuring != STRUCTURING_NONE && eo.sync_units) { in eval()
2108 feo.structuring = STRUCTURING_NONE; in eval()
2112 eo2.structuring = STRUCTURING_NONE; in eval()
2178 eo3.structuring = STRUCTURING_NONE; in eval()
2204 if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_roots(*this, eo);} in eval()
2205 structure(eo.structuring, eo2, false); in eval()
2206 if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_roots(*this, eo);} in eval()
2227 eo3.structuring = STRUCTURING_NONE; in eval()
2330 …if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_ln(munc); simplify_roots(*thi… in eval()
2331 structure(eo.structuring, eo2, false); in eval()
2332 munc.structure(eo.structuring, eo2, false); in eval()
2333 …if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_ln(munc); simplify_roots(*thi… in eval()
2344 if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_roots(*this, eo);} in eval()
2345 structure(eo.structuring, eo2, false); in eval()
2346 if(eo.structuring != STRUCTURING_NONE) {simplify_ln(*this); simplify_roots(*this, eo);} in eval()
2444 …al_division) do_simplification(*this, eo2, true, eo.structuring == STRUCTURING_NONE || eo.structur… in eval()
2452 …al_division) do_simplification(*this, eo2, true, eo.structuring == STRUCTURING_NONE || eo.structur… in eval()
2467 …al_division) do_simplification(*this, eo2, true, eo.structuring == STRUCTURING_NONE || eo.structur… in eval()
2475 if(eo.structuring != STRUCTURING_NONE) { in eval()
2483 structure(eo.structuring, eo2, false); in eval()