Skip to content
  • Liam Healy's avatar
    Fix multidimensional minimization with scalarsp · a2ba427b
    Liam Healy authored
    In the definition of multi-dimensional-minimizer-fdf, the dimensions
    of the :output for df and fdf have been corrected by removing an extra
    dim0.  The parabaloid example has been implemented using scalars, and
    the results match that of the vector form.  A test has been added for
    the scalar form.
    a2ba427b