ParametersIfc

interface ParametersIfc

Represents a general mechanism for setting and getting the parameters of a function via an array of doubles

Author

rossetti

Inheritors

Functions

Link copied to clipboard
abstract fun parameters(): DoubleArray

Gets the parameters

abstract fun parameters(params: DoubleArray)

Sets the parameters