Go to the documentation of this file.
22 #ifndef MED_GaussDef_HeaderFile
23 #define MED_GaussDef_HeaderFile
62 void add(
const double x,
const double weight);
63 void add(
const double x,
const double y,
const double weight);
64 void add(
const double x,
const double y,
const double z,
const double weight);