Specifies a starting point for the next invocation of the method solve
.
Specifies a starting point for the next invocation of the method solve
.
public virtual void SetVectors(double[],double[],INumVar[],double[],double[],IRange[]);
Specifies a partial starting point for the next invocation of the method solve
.
public virtual void SetVectors(double[],double[],INumVar[],int,int,double[],double[],IRange[],int,int);