RT-WDF  0.0.1
Real-time Wave Digital Filter Framework
rt-wdf_nlSolvers.h File Reference
#include <float.h>
#include "rt-wdf_types.h"
#include "rt-wdf_nlModels.h"
Include dependency graph for rt-wdf_nlSolvers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  nlSolver
 
class  nlNewtonSolver
 

Macros

#define NEWTON_SOLVER   1
 
#define TOL   1.0e-06
 
#define ITMAX   50
 

Macro Definition Documentation

§ ITMAX

#define ITMAX   50

limit on function evaluations

§ NEWTON_SOLVER

#define NEWTON_SOLVER   1

Enum to specify a Newton Solver

§ TOL

#define TOL   1.0e-06

tolerance for ||F||_2