| Tanl Linguistic Pipeline |
Public Member Functions | |
| Options (int n, double eps) | |
Public Attributes | |
| int | n |
| number of parameters | |
| int | m |
| number of corrections | |
| int | niter |
| number of iterations so far | |
| int | nfuns |
| number of function evaluations so far | |
| int | iflag |
| int | iprint [2] |
| see the comment in lbfgs.f for usage of this field | |
| double | eps |
| tolerance | |
| double | xtol |
| int | diagco |
| double * | diag |
| double * | w |