23 #ifndef _ZEROSAMPLEFILLER_HPP_
24 #define _ZEROSAMPLEFILLER_HPP_
44 static void fill(
const std::vector<double>&
x,
const std::vector<double>&
y,
45 std::vector<double>& xFilled, std::vector<double>& yFilled,
46 std::size_t zeroSampleCount);
54 #endif // _ZEROSAMPLEFILLER_HPP_
fills in missing zero samples around signal profiles
KernelTraitsBase< Kernel >::space_type::abscissa_type x
KernelTraitsBase< Kernel >::space_type::ordinate_type y