chiark / gitweb /
octave4.4
[nlopt.git] / octave / NLOPT_GD_STOGO.m
1 % NLOPT_GD_STOGO: StoGO (global, derivative-based)
2 %
3 % See nlopt_minimize for more information.
4 function val = NLOPT_GD_STOGO
5   val = 8;