# doc-cache created by Octave 4.0.0
# name: cache
# type: cell
# rows: 3
# columns: 1
# name: <cell-element>
# type: sq_string
# elements: 1
# length: 20
stk_select_optimizer


# name: <cell-element>
# type: sq_string
# elements: 1
# length: 431
 STK_SELECT_OPTIMIZER selects an optimizer for stk_param_estim()

 CALL: OPTIM_NUM = stk_select_optimizer (BOUNDS_AVAILABLE)

   returns a number that indicates which optimizer STK should use for
   box-constrained (if BOUNDS_AVAILABLE is true or absent) or unconstrained
   optimization in its parameter estimation procedure. The result OPTIM_NUM is
   equal to 1 for Octave/sqp, 2 for Matlab/fminsearch, or 3 for Matlab/fmincon.



# name: <cell-element>
# type: sq_string
# elements: 1
# length: 64
 STK_SELECT_OPTIMIZER selects an optimizer for stk_param_estim()





