WeightedLowess
A C++ library for LOWESS with various weighting schemes
Loading...
Searching...
No Matches
WeightedLowess Directory Reference

Files

 compute.hpp
 Compute the LOWESS trend fit.
 
 Options.hpp
 Options for compute().
 
 parallelize.hpp
 Definitions for parallelization.
 
 SortBy.hpp
 Utility for sorting x-coordinates.
 
 WeightedLowess.hpp
 LOWESS implementation with various weighting schemes.
 
 window.hpp
 Compute the smoothing window for each point.