#include <math.h>
Include dependency graph for cu8lib.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | Svdcov2 (int n, int np, int nc, double *w, double *u, double *v, double *work, double *cvm) |
void | matrxres (int m, int n, int mp, int np, double *C, double *mv, double *A, double *b) |
|
|
|
|