mean_avg Struct Reference

#include <stdalgorithm.hpp>

List of all members.


Detailed Description

Definition at line 304 of file stdalgorithm.hpp.


Public Member Functions

 mean_avg (const bildfloat &bild)
void operator() (int x, int y)

Public Attributes

const bildfloatrb
double sum
double sqrsum
int pktzahl

Constructor & Destructor Documentation

mean_avg::mean_avg ( const bildfloat bild  )  [inline]

Definition at line 309 of file stdalgorithm.hpp.


Member Function Documentation

void mean_avg::operator() ( int  x,
int  y 
) [inline]

Definition at line 310 of file stdalgorithm.hpp.

References Parabelzentrum::pktzahl, and SQR.


Member Data Documentation

Definition at line 305 of file stdalgorithm.hpp.

double mean_avg::sum

Definition at line 306 of file stdalgorithm.hpp.

Referenced by Voronoischnitt::boundary_average().

Definition at line 307 of file stdalgorithm.hpp.

Referenced by Voronoischnitt::boundary_average().

Definition at line 308 of file stdalgorithm.hpp.

Referenced by Voronoischnitt::boundary_average().


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

Generated on Fri Jul 24 12:49:18 2009 for Xgrayimg Library by  doxygen 1.5.5