public class KellerLCPSolverTest
extends java.lang.Object
Constructor and Description |
---|
KellerLCPSolverTest() |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
static void |
main(java.lang.String[] args) |
void |
testSolver(VectorNd z,
MatrixNd M,
VectorNd q,
boolean[] zBasic,
KellerLCPSolver.Status expectedStatus) |
public void testSolver(VectorNd z, MatrixNd M, VectorNd q, boolean[] zBasic, KellerLCPSolver.Status expectedStatus)
public void execute()
public static void main(java.lang.String[] args)