FACT++  1.0
Interpolator2D::vec::vec ( double  _x = 0,
double  _y = 0 
)
inline

Definition at line 32 of file Interpolator2D.h.

Referenced by operator+(), operator-(), operator/(), and orto().

32 : x(_x), y(_y) { }

+ Here is the caller graph for this function: