Uses of Class
simpa.acc.api.match.Matcher
Packages that use Matcher
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
-
Uses of Matcher in simpa.acc.api
Methods in simpa.acc.api that return MatcherModifier and TypeMethodDescriptionAccCli.bobyqaMatcher
(Integer ipn, Double initialRegion, Double stopFitness, Integer maxIter, MatchingTarget[] targets, MatchingVariable[] variables) AccCli.cmaesMatcher
(MatchingTarget[] targets, MatchingVariable[] variables, Double stopFitness, Integer maxIter, Boolean isActiveCMA, Double[] sigmas, Integer checkFeasableCount, Integer populationSize) Methods in simpa.acc.api with parameters of type Matcher