Click or drag to resize

EvaluationInitialParameters Property

Used for FixedEvaluation. Defines the starting parameters.

Namespace: RelaxIS_SDK.RelaxISRemote.RelaxISRemoteJobDefinitions
Assembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax
public List<double> InitialParameters { get; set; }

Property Value

ListDouble
Remarks
Order is the same as when used in RelaxIS.
See Also