- 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/cmd.data/svd.c
r27185 r29149 82 82 } 83 83 84 # if 085 status = svdcmp_bond_ raw (Ny, Nx, 1, 1, FLT_EPSILON, 1e-6, a, q, u, v);84 # if 1 85 status = svdcmp_bond_new (Ny, Nx, 1, 1, FLT_EPSILON, 1e-6, a, q, u, v); 86 86 fprintf (stderr, "status: %d\n", status); 87 87 # else
Note:
See TracChangeset
for help on using the changeset viewer.
