chiark / gitweb /
Import effective orig tree for upstream version 2.4.2+dfsg
[nlopt.git] / octave / NLOPT_GN_DIRECT_L_NOSCAL.m
1 % NLOPT_GN_DIRECT_L_NOSCAL: Unscaled DIRECT-L (global, no-derivative)
2 %
3 % See nlopt_minimize for more information.
4 function val = NLOPT_GN_DIRECT_L_NOSCAL
5   val = 4;