save

fun save(x: Double)

Parameters

x

the data point to save


fun save(array: DoubleArray)

Saves all data in the presented array.

Parameters

array

the array to save