#include "cs.h"
Go to the source code of this file.
Functions | |
int * | cs_amd (int order, const cs *A) |
static int | cs_diag (int i, int j, double aij, void *other) |
static int | cs_wclear (int mark, int lemax, int *w, int n) |
static int cs_diag | ( | int | i, |
int | j, | ||
double | aij, | ||
void * | other | ||
) | [static] |