Changeset 23575
- Timestamp:
- Mar 27, 2009, 12:33:02 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ppStack/src/ppStackConvolve.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ppStack/src/ppStackConvolve.c
r23573 r23575 183 183 184 184 // Reject images out-of-hand on the basis of their match chi^2 185 {185 if (options->convolve) { 186 186 psVector *values = psVectorAllocEmpty(num, PS_TYPE_F32); // Values to sort 187 187 for (int i = 0; i < num; i++) {
Note:
See TracChangeset
for help on using the changeset viewer.
