chiark / gitweb /
octave4.4
[nlopt.git] / octave / NLOPT_LD_VAR2.m
1 % NLOPT_LD_VAR2: Limited-memory variable-metric, rank 2 (local, derivative-based)
2 %
3 % See nlopt_minimize for more information.
4 function val = NLOPT_LD_VAR2
5   val = 14;