Main Page | Directories | File List | Globals

triplet_to_col.h

Go to the documentation of this file.
00001 void triplet_to_col(int n_row, int n_col, int nz,
00002                     const int Ti[], const int Tj[], const double Tx[],
00003                     int Ap[], int Ai[], double Ax[]);

Generated on Fri Feb 18 08:49:34 2005 for Matrix by  doxygen 1.4.1