Go to the documentation of this file.
14 #ifndef _ProjectorHelper_H_
15 #define _ProjectorHelper_H_
48 virtual int size ()
const;
51 virtual double getTotal ()
const;
55 virtual double minCoord ()
const;
59 virtual double maxCoord ()
const;
62 virtual double minValue ()
const;
65 virtual double maxValue ()
const;
68 virtual double meanValue ()
const;
72 virtual double meanCoord ()
const;
76 virtual double stdCoord ()
const;
79 virtual double valueAt(
double x )
const;
85 #endif // _ProjectorHelper_H_
Generated for HippoDraw Class Library by