Changeset 767 for trunk/yat/statistics/PearsonDistance.h
- Timestamp:
- Feb 22, 2007, 4:14:40 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/statistics/PearsonDistance.h
r703 r767 40 40 namespace statistics{ 41 41 /// 42 /// Class for calculating distances using Pearson correlation.42 /// @brief Class for calculating distances using Pearson correlation. 43 43 /// d=1-C. 44 44 ///
Note: See TracChangeset
for help on using the changeset viewer.