Artifact af055e5519dde8eafd29eec88e7e6bb1c578079da8987c76657c627eebc8fe9e:
- Executable file
r37/lisp/csl/html/r37_0335.html
— part of check-in
[f2fda60abd]
at
2011-09-02 18:13:33
on branch master
— Some historical releases purely for archival purposes
git-svn-id: https://svn.code.sf.net/p/reduce-algebra/code/trunk/historical@1375 2bfe0521-f11c-4a00-b80e-6202646ff360 (user: arthurcnorman@users.sourceforge.net, size: 857) [annotate] [blame] [check-ins using] [more...]
<A NAME=TRFAC> <TITLE>TRFAC</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>TRFAC</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>switch</B><P> <P> <P> <P> When <em>trfac</em> is on, a narrative trace of any calls to the factorizer is generated. Default is <em>off</em>. <P> <P> When the switch <A HREF=r37_0287.html>factor</A> is on, and <em>trfac</em> is on, every input polynomial is sent to the factorizer, and a trace generated. With <em>factor</em> off, only polynomials that are explicitly factored with the command <A HREF=r37_0151.html>factorize</A> generate trace information. <P> <P> The <A HREF=r37_0233.html>out</A> command saves the results of the factoring, but no t the trace. The <A HREF=r37_0334.html>trallfac</A> switch gives trace information to a greater level of detail. <P> <P> <P>