#include "cs.h"
Go to the source code of this file.
Functions | |
cs * | cs_permute (const cs *A, const int *pinv, const int *q, int values) |
cs* cs_permute | ( | const cs * | A, |
const int * | pinv, | ||
const int * | q, | ||
int | values | ||
) |
Definition at line 3 of file cs_permute.c.