parameters

abstract fun parameters(params: DoubleArray)

Sets the parameters

Parameters

params

an array of doubles representing the parameters


abstract fun parameters(): DoubleArray

Gets the parameters

Return

Returns an array of the parameters