help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: evaluating octave_user_functions


From: Michael Creel
Subject: Re: evaluating octave_user_functions
Date: Wed, 07 Jul 2004 10:25:59 +0200
User-agent: KMail/1.6.2

On Tuesday 06 July 2004 19:26, Paul Thomas wrote:
> I think that this is what you want:
>


That was interesting. If you see any way to eliminate the need for "celleval" 
in the attached file, I'd appreciate some pointers. It seems to me that I 
would need to make f_args an octave_value_list rather than a cell array. I 
prefer to stick with the arguments being a cell array, but the current way I 
do this seems inelegant and maybe inefficient. This file and celleval.cc are 
in octave-forge/main/optim (CVS).

Thanks, Michael

Attachment: bfgsmin.cc
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]