public class Rastrigin extends AbstractRealScalarFunction
Function.EvaluationException| Constructor and Description |
|---|
Rastrigin(int dim)
Constructs a Rastrigin function.
|
| Modifier and Type | Method and Description |
|---|---|
Double |
evaluate(Vector x)
Evaluate the function f at x, where x is from the domain.
|
dimensionOfDomain, dimensionOfRangeCopyright © 2010-2020 NM FinTech Ltd.. All Rights Reserved.