Changeset 1453 for trunk/yat/normalization/QuantileNormalizer.h
- Timestamp:
- Aug 29, 2008, 5:41:09 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/normalization/QuantileNormalizer.h
r1447 r1453 44 44 the same distribution of data, and the rank of an element 45 45 within a column is preserved in the normalization. 46 47 \note Number of rows in \a matrix and \a result must match. 46 48 */ 47 49 void operator()(const utility::Matrix& matrix,
Note: See TracChangeset
for help on using the changeset viewer.