DoubleOperators extension
Methods
Operators
-
operator *(
num scalar) → List< double> -
Available on List<
Returns a new list containing the elements ofdouble> , provided by the DoubleOperators extensionthis
multiplied byscalar
.
Available on List<
this
multiplied by scalar
.