public final class MinParab
extends java.lang.Object
Constructor and Description |
---|
MinParab() |
Modifier and Type | Method and Description |
---|---|
static double |
getPositionOfExtremum(double xa,
double ya,
double xb,
double yb,
double xc,
double yc)
gets position of extremum
|