ZerSol Library  0.0.0
Solver for all zeros of an analytic function that lie within a rectangular region of a complex plane
 All Classes Namespaces Files Functions Typedefs Friends Macros
Classes | Namespaces
function.hpp File Reference

The declaration and definition of Function class. More...

#include <complex>
#include <cstring>
#include <limits>

Classes

class  type::Function< T >
 The class implements properties of a function of one complex variable. More...
 

Namespaces

namespace  type
 The namespace contains the basic types needed for ZerSol algorithms.
 

Detailed Description

The declaration and definition of Function class.