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