Thrill  0.1
PolynomialRegression< Type, WithStore >::Point Struct Reference

Detailed Description

template<typename Type = double, bool WithStore = false>
struct tlx::PolynomialRegression< Type, WithStore >::Point

2D point

Definition at line 47 of file polynomial_regression.hpp.

#include <polynomial_regression.hpp>

Public Attributes

Type x
 
Type y
 

Member Data Documentation

◆ x

Type x

◆ y


The documentation for this struct was generated from the following file: