Changeset 26345
- Timestamp:
- Dec 5, 2009, 5:57:37 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psModules/src/imcombine/pmSubtractionEquation.c
r26340 r26345 973 973 } 974 974 975 // re-do this section with SVD: 976 // psMatrixSVD (); 977 975 978 psVector *permutation = NULL; // Permutation vector, required for LU decomposition 976 979 psImage *luMatrix = psMatrixLUDecomposition(NULL, &permutation, sumMatrix);
Note:
See TracChangeset
for help on using the changeset viewer.
