You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > TMtxLP Class > TMtxLP Members
Dew Math for .NET
ContentsIndexHome
TMtxLP Members Public Properties
Public Properties
 
Name 
Description 
 
A 
Defines A in A*x <= b equation. 
 
Final tableaux. 
 
Defines LP solving algorithm. 
 
This is AutoUpdate, a member of class TMtxLP. 
 
b 
Defines b in A*x <= b equation. 
 
c 
Defines c in f=c(T)*x equation. 
 
Becomes true, after any property has changed. 
 
Returns indices (stored in IValues) of basic variables in final tableaux. 
 
Find minimum or maximum of objective function. 
 
Defines relations for two phase algorithm. 
 
LP solution type. 
 
Log optimization algorithm calculation. 
 
x 
Values of the legitimate variables. 
 
z 
Value of the objective function. 
Copyright (c) 1999-2024 by Dew Research. All rights reserved.