save

fun save(x: Double)(source)

Parameters

x

the data point to save


fun save(array: DoubleArray)(source)

Saves all data in the presented array.

Parameters

array

the array to save