constrainted tool, obtain statistics concerning function calls.
[time,calls] = creprt()
a real 2 dimensionnal row vector:
time( 1 ): cpu time (in seconds) for csetup
time( 2 ): cpu time ( in seconds) since the end of csetup
a real 7-dimensionnal row vector 2 rows:
calls( 1 ): number of calls to the objective function
calls( 2 ): number of calls to the objective gradient
calls( 3 ): number of calls to the objective Hessian
calls( 4 ): number of Hessian times vector products
calls( 5 ): number of calls to the constraint functions
calls( 6 ): number of calls to the constraint gradients
calls( 7 ): number of calls to the constraint Hessians
creprt obtains statistics concerning function evaluation and CPU time used for constrained optimization.
Based on CUTEr authored by
Nicholas I.M. Gould - n.gould@rl.ac.uk - RAL
Dominique Orban - orban@ece.northwestern.edu - Northwestern
Philippe L. Toint - Philippe.Toint@fundp.ac.be - FUNDP
see http://hsl.rl.ac.uk/cuter-www