Model Type

Record fields

Record Field Description

GetFunctionValue

Full Usage: GetFunctionValue

Field type: Vector<float> -> float -> float

originally GetValue; contains function body

Field type: Vector<float> -> float -> float

GetGradientValue

Full Usage: GetGradientValue

Field type: Vector<float> -> Vector<float> -> float -> Vector<float>

Gradient: Vector of partial derivations of function body

Field type: Vector<float> -> Vector<float> -> float -> Vector<float>

ParameterNames

Full Usage: ParameterNames

Field type: string[]
Field type: string[]