Changeset 42164 for branches/eam_branches/ipp-20220316
- Timestamp:
- Apr 8, 2022, 4:59:09 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/Ohana/src/opihi/cmd.data/svd.c
r29540 r42164 58 58 59 59 // try C.R. Bond's version -- requires matrices in the form A[row][col] not A[row*Ncol + col] 60 if ( 1) {60 if (0) { 61 61 int j; 62 62 double **a, **u, **v, *q;
Note:
See TracChangeset
for help on using the changeset viewer.
