WeightedLowess
A C++ library for LOWESS with various weighting schemes
|
Utility for sorting x-coordinates. More...
#include <algorithm>
#include <numeric>
#include <vector>
#include <cstdint>
#include <type_traits>
#include <initializer_list>
Go to the source code of this file.
Classes | |
class | WeightedLowess::SortBy |
Utility class for sorting on a covariate. More... | |
Namespaces | |
namespace | WeightedLowess |
Namespace for LOWESS functions. | |
Utility for sorting x-coordinates.