![]() |
Overloaded. Initializes a new instance of the DenseLP class. |
![]() | Returns the number of iterations used. |
![]() | Returns the optimal value of the objective function. |
![]() | The type of refinement used, if any. |
![]() | Creates and returns a copy of this object. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Returns the dual solution. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Returns the solution x of the linear programming problem. |
![]() | Gets the Type of the current instance. |
![]() | Sets the types of general constraints in the matrix a. |
![]() | Sets the lower bound, ![]() |
![]() | Sets the upper bound, ![]() |
![]() | Sets the upper limit of the constraints. |
![]() | Solves the problem using an active set strategy. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
DenseLP Class | Imsl.Math Namespace | Example 1 | Example 2