#include "arith.h"
Go to the source code of this file.
Defines | |
#define | MAXIT 30 /* the maximum number of iteratons */ |
Functions | |
ssvdc (MATRIX xarg, int ldx, int n, int p, MATRIX s, MATRIX e, MATRIX u, int ldu, MATRIX v, int ldv, MATRIX work, int job) |
Definition at line 9 of file contrib/contact/clib/ssvdc.c.