The R Project SVN R-packages

Rev

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

Rev 5006 Rev 5017
Line 146... Line 146...
146
    CALLDEF(dsyMatrix_matrix_mm, 3),
146
    CALLDEF(dsyMatrix_matrix_mm, 3),
147
    CALLDEF(dsyMatrix_matrix_solve, 2),
147
    CALLDEF(dsyMatrix_matrix_solve, 2),
148
    CALLDEF(dsyMatrix_norm, 2),
148
    CALLDEF(dsyMatrix_norm, 2),
149
    CALLDEF(dsyMatrix_rcond, 2),
149
    CALLDEF(dsyMatrix_rcond, 2),
150
    CALLDEF(dsyMatrix_solve, 1),
150
    CALLDEF(dsyMatrix_solve, 1),
-
 
151
    CALLDEF(dsyMatrix_trf, 1),
151
    CALLDEF(dsyMatrix_validate, 1),
152
    CALLDEF(dsyMatrix_validate, 1),
152
    CALLDEF(dspMatrix_as_dsyMatrix, 1),
153
    CALLDEF(dspMatrix_as_dsyMatrix, 1),
153
    CALLDEF(dspMatrix_matrix_mm, 2),
154
    CALLDEF(dspMatrix_matrix_mm, 2),
154
    CALLDEF(dspMatrix_matrix_solve, 2),
155
    CALLDEF(dspMatrix_matrix_solve, 2),
155
    CALLDEF(dspMatrix_norm, 2),
156
    CALLDEF(dspMatrix_norm, 2),