#include "Mutils.h"
#include "R_ldl.h"
#include "triplet_to_col.h"
Go to the source code of this file.
Functions | |
SEXP | sscCrosstab (SEXP flist, SEXP upper) |
void | ssc_metis_order (int n, const int Tp[], const int Ti[], int Perm[], int iPerm[]) |
SEXP | sscCrosstab_groupedPerm (SEXP ctab) |
SEXP | sscCrosstab_project2 (SEXP ctab) |
|
|
|
|
|
|
|
Project the first group of columns in an sscCrosstab object onto the remaining columns.
|