Class SphereProblemPlugin

java.lang.Object
com.knezevic.edaf.v3.problems.plugins.continuous.SphereProblemPlugin
All Implemented Interfaces:
Plugin, ProblemPlugin<RealVector>

public final class SphereProblemPlugin extends Object implements ProblemPlugin<RealVector>
Plugin factory for Sphere problem.
  • Constructor Details

    • SphereProblemPlugin

      public SphereProblemPlugin()
  • Method Details