/*Copyright (C) 1993, 1996 by Thomas Glen Smith. All Rights Reserved.*/ /* invertc.h APL2 V1.0.0 ********************************************** * Included in invert to make elements 0 in column i below row i. * **********************************************************************/ if (i<(rows-1)) for (j=i+1;j