#include "Mutils.h"
#include "dgCMatrix.h"
Go to the source code of this file.
Functions | |
SEXP | tsc_validate (SEXP x) |
SEXP | tsc_transpose (SEXP x) |
SEXP | tsc_to_dgTMatrix (SEXP x) |
SEXP | Parent_inverse (SEXP par, SEXP unitdiag) |
int | parent_inv_ap (int n, int countDiag, const int pr[], int ap[]) |
void | parent_inv_ai (int n, int countDiag, const int pr[], int ai[]) |
|
Derive the row index array for the inverse of L from the parent array
|
|
Derive the column pointer vector for the inverse of L from the parent array
|
|
|
|
|
|
|
|
|