Changeset 4049 for trunk/yat/normalizer/Zscore.h
- Timestamp:
- Mar 3, 2021, 1:58:19 PM (2 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/normalizer/Zscore.h
r4048 r4049 64 64 \since New in yat 0.19 65 65 */ 66 Zscore(double k=1.0);66 explicit Zscore(double k=1.0); 67 67 68 68 /**
Note: See TracChangeset
for help on using the changeset viewer.