Class ConstrainedQuadraticProblemSolver.ProblemData

  • Enclosing class:
    ConstrainedQuadraticProblemSolver

    private static class ConstrainedQuadraticProblemSolver.ProblemData
    extends java.lang.Object
    Contains arrays for a specific size needed for the problem calculation using this object saves the creation of all those arrays, because we can just reuse them.
    • Constructor Summary

      Constructors 
      Constructor Description
      ProblemData​(int size)  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait