ASL
|
Optional parameters for solveZero() functions.
#include <Matrix.h>
Public Attributes | |
int | maxiter |
maximum number of iterations | |
double | maxerr |
stop if current residual es lower than this value | |
double | delta |
step used to approximate derivatives | |