#include "cs.h"
Go to the source code of this file.
Functions | |
int | cs_fkeep (cs *A, int(*fkeep)(int, int, double, void *), void *other) |
int cs_fkeep | ( | cs * | A, |
int(*)(int, int, double, void *) | fkeep, | ||
void * | other | ||
) |
Definition at line 3 of file cs_fkeep.c.