Uses of Class
dev.nm.solver.multivariate.constrained.general.penaltymethod.MultiplierPenalty
-
Packages that use MultiplierPenalty Package Description dev.nm.solver.multivariate.constrained.general.penaltymethod -
-
Uses of MultiplierPenalty in dev.nm.solver.multivariate.constrained.general.penaltymethod
Subclasses of MultiplierPenalty in dev.nm.solver.multivariate.constrained.general.penaltymethod Modifier and Type Class Description classAbsoluteErrorPenaltyThis penalty function sums up the absolute error penalties.classCourantPenaltyThis penalty function sums up the squared error penalties.classFletcherPenaltyThis penalty function sums up the squared costs penalties.
-