You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxLP Class > TMtxLP Methods > TMtxLP.Recalculate Method
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
TMtxLP.Recalculate Method

Triggers TMtxLP recalculation.

Syntax
C#
Visual Basic
public void Recalculate();

Triggers TMtxLP recalculation. After the Recalculate call Dirty property is set to false. 

The results are stored to:

  • z : Objective function, evaluated at minimum or maximum.
  • x : Values of the legitimate variables at minimum or maximum.
  • Indexes : Indices of legitimate variables in final tableaux.
  • SolutionType : Type of solution.
  • AFinal : Final tableaux.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!