diff options
Diffstat (limited to 'src/mbest.c')
| -rw-r--r-- | src/mbest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mbest.c b/src/mbest.c index 8651e70..aec4d29 100644 --- a/src/mbest.c +++ b/src/mbest.c @@ -131,7 +131,7 @@ void mbest_search( { int j; - /* note weighting can be applied externally by modifiying cb[] and vec: + /* note weighting can be applied externally by modifying cb[] and vec: float e = 0.0; for(i=0; i<k; i++) |
