File r37/lisp/csl/html/r37_0355.html artifact 90fca20ac2 part of check-in a57e59ec0d



<A NAME=torder_compile>

<TITLE>torder_compile</TITLE></A>
<b><a href=r37_idx.html>INDEX</a></b><p><p>



<B>TORDER_COMPILE</B> _ _ _  _ _ _  _ _ _  _ _ _ <B>operator</B><P>
<P>
 
 <P>
<P>
A matrix can be converted into 
a compilable LISP program for faster execution by using 
 <P> <H3> 
syntax: </H3>
<P>
<P>
<em>torder_compile</em>(&lt;name&gt;,&lt;mat&gt;) 
<P>
<P>
<P>
where &lt;name&gt; is an identifier for the new term order and &lt;mat&gt; 
is an integer matrix to be used as 
<A HREF=r37_0365.html>matrix term order</A>. Afterwards 
the term order can be activated by using &lt;name&gt; in a 
<A HREF=r37_0354.html>torder</A> 
expression. The resulting program is compiled if the switch 
<A HREF=r37_0273.html>comp</A> 
is on, or if the <em>torder_compile</em> expression is part of a compiled 
module. 
<P>
<P>


REDUCE Historical
REDUCE Sourceforge Project | Historical SVN Repository | GitHub Mirror | SourceHut Mirror | NotABug Mirror | Chisel Mirror | Chisel RSS ]