- Timestamp:
- Sep 12, 2010, 12:39:31 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823/Ohana/src/opihi/include/data.h
r27435 r29149 92 92 int svdcmp_bond_raw(int m, int n, int withu, int withv, double eps, double tol, double **a, double *q, double **u, double **v); 93 93 94 /* in svdcmp_bond_new.c */ 95 int svdcmp_bond_new(int m, int n, int withu, int withv, double eps, double tol, double **a, double *q, double **u, double **v); 96 94 97 /* mrqmin.c */ 95 98 opihi_flt mrqcof (opihi_flt *x, opihi_flt *y, opihi_flt *dy, int Npts,
Note:
See TracChangeset
for help on using the changeset viewer.
