WeightedLowess
A C++ library for LOWESS with various weighting schemes
Loading...
Searching...
No Matches
WeightedLowess
WeightedLowess.hpp
Go to the documentation of this file.
1
#ifndef WEIGHTEDLOWESS_WEIGHTEDLOWESS_HPP
2
#define WEIGHTEDLOWESS_WEIGHTEDLOWESS_HPP
3
4
#include "
compute.hpp
"
5
#include "
SortBy.hpp
"
6
#include "
Options.hpp
"
7
18
namespace
WeightedLowess
{}
19
20
#endif
Options.hpp
Options for compute().
SortBy.hpp
Utility for sorting x-coordinates.
compute.hpp
Compute the LOWESS trend fit.
WeightedLowess
Namespace for LOWESS functions.
Definition
compute.hpp:14
Generated by
1.9.8