The R Project SVN R-packages

Rev

Rev 4104 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4104 Rev 4734
Line 1... Line 1...
1
SOURCES_C =  \
1
SOURCES_C =  \
2
	    CHMfactor.c \
2
	    CHMfactor.c \
3
	    Csparse.c \
3
	    Csparse.c \
4
	    HBMM.c \
-
 
5
            TMatrix_as.c \
4
            TMatrix_as.c \
6
	    Tsparse.c \
5
	    Tsparse.c \
7
	    init.c \
6
	    init.c \
8
            Mutils.c \
7
            Mutils.c \
9
	    chm_common.c \
8
	    chm_common.c \
Line 23... Line 22...
23
            dtrMatrix.c \
22
            dtrMatrix.c \
24
            dtpMatrix.c \
23
            dtpMatrix.c \
25
            factorizations.c \
24
            factorizations.c \
26
	    ldense.c \
25
	    ldense.c \
27
	    lgCMatrix.c \
26
	    lgCMatrix.c \
28
            mmio.c \
-
 
29
	    sparseQR.c
27
	    sparseQR.c