#include "dtCMatrix.h"
Functions | |
SEXP | tsc_validate (SEXP x) |
SEXP | tsc_transpose (SEXP x) |
SEXP | tsc_to_dgTMatrix (SEXP x) |
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[]) |
SEXP | Parent_inverse (SEXP par, SEXP unitdiag) |
|
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
|
|
|
|
|
|
|
|
|