Flutter
gestures
LeastSquaresSolver
y property
y
description
y
property
Null safety
List
<
double
>
y
final
The y-coordinates of each data point.
Implementation
final List<double> y;
Flutter
gestures
LeastSquaresSolver
y property
LeastSquaresSolver class
Constructors
LeastSquaresSolver
Properties
hashCode
runtimeType
w
x
y
Methods
noSuchMethod
solve
toString
Operators
operator ==