mirror of
https://github.com/aportelli/LatAnalyze.git
synced 2025-06-14 13:57:06 +01:00
code cleaning
This commit is contained in:
@ -356,4 +356,6 @@ string GslMinimizer::getAlgorithmName(const Algorithm algorithm)
|
||||
return "improved Nelder-Mead simplex with random start";
|
||||
break;
|
||||
}
|
||||
|
||||
return "";
|
||||
}
|
||||
|
Reference in New Issue
Block a user