Loading [MathJax]/extensions/tex2jax.js
Thrill  0.1
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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: