SCM Repository
[matrix] / pkg / src / dtCMatrix.h |
Diff of /pkg/src/dtCMatrix.h
Parent Directory
|
Revision Log
|
Patch
revision 1208, Wed Jan 25 15:19:29 2006 UTC | revision 1209, Wed Jan 25 23:42:57 2006 UTC | |
---|---|---|
# | Line 5 | Line 5 |
5 | #include "dgCMatrix.h" | #include "dgCMatrix.h" |
6 | ||
7 | SEXP tsc_validate(SEXP x); | SEXP tsc_validate(SEXP x); |
8 | SEXP tsc_transpose(SEXP x); | /* SEXP tsc_transpose(SEXP x); */ |
9 | SEXP tsc_to_dgTMatrix(SEXP x); | SEXP tsc_to_dgTMatrix(SEXP x); |
10 | SEXP Parent_inverse(SEXP par, SEXP unitdiag); | SEXP Parent_inverse(SEXP par, SEXP unitdiag); |
11 | int parent_inv_ap(int n, int countDiag, const int pr[], int ap[]); | int parent_inv_ap(int n, int countDiag, const int pr[], int ap[]); |
|
root@r-forge.r-project.org | ViewVC Help |
Powered by ViewVC 1.0.0 |