chiark / gitweb /
strip
[nlopt.git] / src / octave / NLOPT_GN_CRS2_LM.m
1 % NLOPT_GN_CRS2_LM: Controlled random search (CRS2) with local mutation (global, no-derivative)
2 %
3 % See nlopt_minimize for more information.
4 function val = NLOPT_GN_CRS2_LM
5   val = 19;