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