/* * SamplingGrid_inline.hpp * * Created on: Jan 27, 2013 * Author: heber */ #ifndef SAMPLINGGRID_INLINE_HPP_ #define SAMPLINGGRID_INLINE_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "SamplingGrid.hpp" #ifdef HAVE_INLINE inline #endif const double SamplingGrid::getWindowVolume() const { double volume = 1.; for (size_t i=0;i