#include <PolycarpQuadMinmax.h>
|
static double | quadratic (double a, double b, double c, double x) |
|
static double | quad_min_int (double a, double b, double c, double xl, double xu) |
|
static bool | quad_min_le_D_int (double ap, double b, double c, double xl, double xu, double D) |
|
PolycarpQuadMinmax - determining if a univariate quadratic passes below a threshold on an interval
The documentation for this class was generated from the following files: