Uses of Class
simpa.acc.api.match.MatchingTarget
Packages that use MatchingTarget
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
-
Uses of MatchingTarget in simpa.acc.api
Methods in simpa.acc.api that return MatchingTargetModifier and TypeMethodDescriptionAccCli.matchingTarget
(Double longiPos, String type, Double value, Double upperLimit, Double lowerLimit, Double weight) Methods in simpa.acc.api with parameters of type MatchingTargetModifier 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)