309 #endif // ndef GINAC_FLAGS_H
Strategies how to clean up the function remember cache.
Flags to control the polynomial factorization.
Flags to control the behavior of subs().
First (oldest) one in list.
expands (a+b).i to a.i+b.i
Switch to control algorithm for determinant computation.
don't share instances of this object between different expressions unless explicitly asked to (used b...
factor only expressions that are polynomials
Let table grow undefinitely.
Suppress branch cuts in series expansion.
Bareiss fraction-free elimination.
used internally by expairseq::subschildren()
Division-free elimination.
used internally by mul::expand()
Bareiss fraction-free elimination.
factor all polynomial subexpressions
Flags to control the behavior of expand().
expands transcendental functions like log and exp
expands the arguments of functions
Possible attributes an object can have.
Division-free elimination.
enable algebraic substitutions
enable algebraic matching
Flags to store information about the state of an object.
used internally by expairseq::subschildren()
Flags to control series expansion.
.calchash() has already done its job
Flags to control the behavior of has().
.expand(0) has already done its job (other expand() options ignore this flag)
Switch to control algorithm for linear system solving.
heap-allocated (i.e. created by new if we want to be clever and bypass the stack, ...
.eval() has already done its job
Markowitz-ordered Gaussian elimination.