Artifact 82552bc32849b3421376862627c13f58cf173f59273ac83abbdd7c62746fcf50:
- Executable file
r37/lisp/csl/html/r37_0571.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: 1719) [annotate] [blame] [check-ins using] [more...]
<A NAME=fast_la> <TITLE>fast_la</TITLE></A> <b><a href=r37_idx.html>INDEX</a></b><p><p> <B>FAST_LA</B> _ _ _ _ _ _ _ _ _ _ _ _ <B>switch</B><P> <P> <P> <P> By turning the <em>fast_la</em> switch on, the speed of the following functions will be increased: <P> <P> <A HREF=r37_0572.html>add_columns</A>, <P> <P> <A HREF=r37_0573.html>add_rows</A>, <P> <P> <A HREF=r37_0576.html>augment_columns</A>, <P> <P> <A HREF=r37_0583.html>column_dim</A>, <P> <P> <A HREF=r37_0585.html>copy_into</A>, <P> <P> <A HREF=r37_0598.html>make_identity</A>, <P> <P> <A HREF=r37_0599.html>matrix_augment</A>, <P> <P> <A HREF=r37_0601.html>matrix_stack</A>, <P> <P> <A HREF=r37_0602.html>minor</A>, <P> <P> <A HREF=r37_0603.html>mult_columns</A>, <P> <P> <A HREF=r37_0604.html>mult_rows</A>, <P> <P> <A HREF=r37_0605.html>pivot</A>, <P> <P> <A HREF=r37_0608.html>remove_columns</A>, <P> <P> <A HREF=r37_0609.html>remove_rows</A>, <P> <P> <A HREF=r37_0611.html>rows_pivot</A>, <P> <P> <A HREF=r37_0613.html>squarep</A>, <P> <P> <A HREF=r37_0614.html>stack_rows</A>, <P> <P> <A HREF=r37_0615.html>sub_matrix</A>, <P> <P> <A HREF=r37_0617.html>swap_columns</A>, <P> <P> <A HREF=r37_0618.html>swap_entries</A>, <P> <P> <A HREF=r37_0619.html>swap_rows</A>, <P> <P> <A HREF=r37_0620.html>symmetricp</A>. <P> <P> The increase in speed will be negligible unless you are making a significant number (i.e. thousands) of calls. When using this switch, error checking is minimized. This means that illegal input may give strange error messages. Beware. <P> <P>