I have code that optimizes a function thus:
{ a, f, g, ret} = optprt(optmum(&fct, start));
What does optprt
do? I can't find documentation for it anywhere.
1 Answer
0
The optptrt
function takes the returns from optmum
as inputs and creates an output report.
Your Answer
1 Answer
0
The optptrt
function takes the returns from optmum
as inputs and creates an output report.