coranaMin:

--------------------------------------------------------------------------
   Function to minimize the Corana function.

   Since version 7.
--------------------------------------------------------------------------
   Form:
   [sol,val] = coranaMin(sol,options)
--------------------------------------------------------------------------

   ------
   Inputs
   ------  
   sol              the location to evaluate the Corana function
   options          
  
   -------
   Outputs
   -------
   sol              the location to evaluate the Corana function
   val              the value of the Corana function at point sol

--------------------------------------------------------------------------

Children:

Sail: GAOT/coranaEval