chiark / gitweb /
recommend building in a subdir
[nlopt.git] / src / octave / NLOPT_LD_VAR1.m
1 % NLOPT_LD_VAR1: Limited-memory variable-metric, rank 1 (local, derivative-based)
2 %
3 % See nlopt_minimize for more information.
4 function val = NLOPT_LD_VAR1
5   val = 13;