- Timestamp:
- Feb 5, 2010, 3:14:03 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/psLib/src/imageops/psImageCovariance.h
r26704 r26794 90 90 ); 91 91 92 /// Control threading for image covariance functions 93 /// 94 /// Returns old threading status 95 bool psImageCovarianceSetThreads(bool threaded ///< Run image covariance functions threaded? 96 ); 97 98 /// Return whether image covariance functions are threaded 99 bool psImageCovarianceGetThreads(void); 92 100 93 101 /// @}
Note:
See TracChangeset
for help on using the changeset viewer.
