Changeset 23401
- Timestamp:
- Mar 18, 2009, 12:38:54 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/imageops/psImageCovariance.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/imageops/psImageCovariance.c
r22738 r23401 260 260 { 261 261 PS_ASSERT_IMAGE_NON_NULL(variance, NULL); 262 if (!covar) { 263 // Transferred all we could! 264 return true; 265 } 262 266 PS_ASSERT_KERNEL_NON_NULL(covar, NULL); 263 267
Note:
See TracChangeset
for help on using the changeset viewer.
