Changeset 42389 for trunk/Ohana/src/opihi/cmd.data/svd.c
- Timestamp:
- Feb 8, 2023, 12:17:35 PM (3 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/opihi/cmd.data/svd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
trunk/Ohana/src/opihi/cmd.data/svd.c
r29540 r42389 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.
