![]() |
My Project
|
#include <stdio.h>#include "kernel/mod2.h"#include "Singular/svd_si.h"#include "kernel/structs.h"#include "kernel/polys.h"#include "polys/matpol.h"#include "Singular/lists.h"Go to the source code of this file.
Functions | |
| poly | p_svdInit (char *s) |
| lists | testsvd (matrix M) |
| poly p_svdInit | ( | char * | s | ) |
Definition at line 17 of file calcSVD.cc.
Definition at line 27 of file calcSVD.cc.