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