| Package | Description |
|---|---|
| net.seninp.jmotif.direct |
Implements the DIRECT-based sampler.
|
| Modifier and Type | Method and Description |
|---|---|
static Point |
Point.at(double... array)
Factory method for creating
Point instances out of arrays of values. |
static Point |
Point.at(double... array)
Factory method for creating
Point instances out of arrays of values. |
static Point |
Point.getDefault()
Constructor.
|
static Point |
Point.getDefault()
Constructor.
|
Point |
ValuePoint.getPoint()
Getter.
|
Point |
ValuePointColored.getPoint()
Getter.
|
Point |
ValuePointColored.getPoint()
Getter.
|
Point |
ValuePoint.getPoint()
Getter.
|
static Point |
Point.random(int dimension) |
static Point |
Point.random(int dimension) |
static Point |
Point.random(int dimension,
double min,
double max) |
static Point |
Point.random(int dimension,
double min,
double max) |
| Modifier and Type | Method and Description |
|---|---|
static ValuePoint |
ValuePoint.at(Point p,
double value)
Constructor.
|
static ValuePoint |
ValuePoint.at(Point p,
double value)
Constructor.
|
static ValuePointColored |
ValuePointColored.at(Point p,
double value,
boolean best)
Constructor.
|
static ValuePointColored |
ValuePointColored.at(Point p,
double value,
boolean best)
Constructor.
|
double |
AbstractErrorFunction.valueAt(Point point) |
static double |
GoldsteinPriceFunction.valueAt(Point point) |
double |
SAXVSMCVErrorFunction.valueAt(Point point)
Computes the value at point.
|
static double |
ShubertFunction.valueAt(Point point) |
static double |
ShubertFunction.valueAt(Point point) |
double |
SAXVSMCVErrorFunction.valueAt(Point point)
Computes the value at point.
|
static double |
GoldsteinPriceFunction.valueAt(Point point) |
double |
AbstractErrorFunction.valueAt(Point point) |
Copyright © 2021. All rights reserved.