DoubleArrayExtension extension
Methods
-
toFloat64List(
int length) → Float64List? -
Available on Array<
Creates aDouble> , provided by the DoubleArrayExtension extensionFloat64Listfrom this array by copying the array's data.
Available on Array<
Float64List from this array by copying the array's data.