Changeset 6141 for trunk/SEQ_QUALITY/SQ_functions.h
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/SEQ_QUALITY/SQ_functions.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/SEQ_QUALITY/SQ_functions.h
r5675 r6141 89 89 It takes the values from the different containers, which are generated by the other functions, weights them 90 90 and calculates a final value. The final value is stored in "value_of_evaluation" (see options). 91 So, with the "weight_..." -values one can customi se how important a value stored in a contaier becomes91 So, with the "weight_..." -values one can customize how important a value stored in a container becomes 92 92 for the final result. 93 93 */
