Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

/ray/src/lib/numerics/rootsolve/rootsolve.h File Reference

#include <lib/numerics/num_math.h>
#include <lib/salloc.h>

Include dependency graph for rootsolve.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Namespaces

namespace  NUM

Defines

#define _LIB_NUMERICS_ROOTSOLVE_ROOTSOLVE_H_   1
#define PolyRootSolver_Sturm_BufOnStack   1


Define Documentation

#define _LIB_NUMERICS_ROOTSOLVE_ROOTSOLVE_H_   1
 

Definition at line 18 of file rootsolve.h.

#define PolyRootSolver_Sturm_BufOnStack   1
 

Todo:
See what is faster: As with alloc debugging enabled, the first version (stack) is obviously faster; this probably also holds for non-alloc debugging. 1 -> alloc coeff buffer on stack (a bit too much is allocated) 0 -> alloc coeff buffer via ALLOC<>.

Definition at line 139 of file rootsolve.h.


Generated on Sat Feb 19 22:34:24 2005 for Ray by doxygen 1.3.5