Package | Description |
---|---|
com.imsl.math |
Mathematical functions and algorithms.
|
Modifier and Type | Class and Description |
---|---|
static class |
LinearProgramming.ProblemInfeasibleException
Deprecated.
|
static class |
LinearProgramming.ProblemUnboundedException
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
LinearProgramming.solve()
Deprecated.
Solves the program using the revised simplex algorithm.
|
Copyright © 2020 Rogue Wave Software. All rights reserved.