chiark / gitweb /
recommend building in a subdir
[nlopt.git] / octave / NLOPT_LN_PRAXIS.m
1 % NLOPT_LN_PRAXIS: Principal-axis, praxis (local, no-derivative)
2 %
3 % See nlopt_minimize for more information.
4 function val = NLOPT_LN_PRAXIS
5   val = 12;