mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-04-11 03:20:46 +01:00
code cleaning
This commit is contained in:
parent
be307fd12a
commit
7d8c04535f
@ -356,4 +356,6 @@ string GslMinimizer::getAlgorithmName(const Algorithm algorithm)
|
|||||||
return "improved Nelder-Mead simplex with random start";
|
return "improved Nelder-Mead simplex with random start";
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
return "";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user