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

interpol Namespace Reference


Classes

class  Point
class  InterpolationFactory
class  Interpolation
class  LinearInterpolation
class  SplineInterpolation

Functions

bool operator< (const Point &p1, const Point &p2)
Outoperator<< (Out &stream, const interpol::Point &p)
Inoperator>> (In &stream, interpol::Point &p)


Function Documentation

bool interpol::operator< const Point &  p1,
const Point &  p2
 

Definition at line 22 of file Interpol.cpp.

References interpol::Point::x.

Out & interpol::operator<< Out stream,
const interpol::Point p
 

Definition at line 353 of file Interpol.cpp.

References interpol::Point::x, and interpol::Point::y.

In & interpol::operator>> In stream,
interpol::Point p
 

Definition at line 360 of file Interpol.cpp.

References interpol::Point::x, and interpol::Point::y.


Generated on Mon Mar 20 22:24:01 2006 for GT2005 by doxygen 1.3.6