FACT++  1.0
Interpolator2D::weight Struct Reference

#include <Interpolator2D.h>

+ Inheritance diagram for Interpolator2D::weight:
+ Collaboration diagram for Interpolator2D::weight:

Public Attributes

circle c
 
double w [3]
 
- Public Attributes inherited from Interpolator2D::point
unsigned int i
 
- Public Attributes inherited from Interpolator2D::vec
double x
 
double y
 

Additional Inherited Members

- Public Member Functions inherited from Interpolator2D::point
 point (unsigned int _i, const vec &_v)
 
 point (unsigned int _i=0, double _x=0, double _y=0)
 
- Public Member Functions inherited from Interpolator2D::vec
 vec (double _x=0, double _y=0)
 
vec orto () const
 
double dist (const vec &v) const
 
double operator^ (const vec &v) const
 
vec operator- (const vec &v) const
 
vec operator+ (const vec &v) const
 
vec operator/ (double b) const
 

Detailed Description

Definition at line 72 of file Interpolator2D.h.


The documentation for this struct was generated from the following file: