Changeset 817 for cpp/frams/model/similarity/simil_model.h
- Timestamp:
- 10/07/18 13:23:11 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpp/frams/model/similarity/simil_model.h
r606 r817 88 88 int fuzzyDepth; 89 89 int isFuzzy; 90 91 //For wMDS = 1 weighted MDS with vertex degrees as weights is used for the alignment. 92 int wMDS; 90 93 91 94 /// Interface to local parameters
Note: See TracChangeset
for help on using the changeset viewer.