<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>