IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 1, 2005, 5:19:52 AM (21 years ago)
Author:
eugene
Message:

sparse matrix test

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psphot/src/psphotSparseMatrix.c

    r5650 r5652  
    1010    int Nrow;
    1111} psSparse;
     12
     13void psphotSparseMatrixTest () {
     14
     15    // build a sparse matrix
     16   
     17
     18}
    1219
    1320psVector *psSparseMatrixTimesVector (psSparse *matrix, psVector *vector) {
Note: See TracChangeset for help on using the changeset viewer.