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
box.hpp File Reference

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

#include <iostream>
#include <fstream>

Classes

class  type::Box< T >
 The class describes a 2D rectangular box. More...
 

Namespaces

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

Detailed Description

The declaration and definition of Box class.