Interface SimpleGridMinimizer.NewCellFactoryCtor

  • All Known Subinterfaces:
    DEOptim.NewCellFactory
    Enclosing class:
    SimpleGridMinimizer

    public static interface SimpleGridMinimizer.NewCellFactoryCtor
    This factory constructs a new SimpleCellFactory for each minimization problem.
    • Method Detail

      • newCellFactory

        SimpleCellFactory newCellFactory()
        Construct a new instance of SimpleCellFactory for a minimization problem.
        Returns:
        a new instance of SimpleCellFactory