SPUC  3.0
Macros | Functions
test_roots.cpp File Reference
#include <iostream>
#include <iomanip>
#include <math.h>
#include <stdlib.h>
#include <spuc/find_roots.h>
Include dependency graph for test_roots.cpp:

Macros

#define maxiter   500
 
#define DBL_EPSILON   1e-20
 

Functions

int main ()
 

Macro Definition Documentation

#define DBL_EPSILON   1e-20
#define maxiter   500

Function Documentation

int main ( )

References SPUC::find_roots().

Here is the call graph for this function: