The real roots of a quartic: at most four, held inline.
More...
#include <BoundedSurface.h>
The real roots of a quartic: at most four, held inline.
Definition at line 841 of file BoundedSurface.h.
◆ begin() [1/2]
| double * o2::cad::surface::QuarticRoots::begin |
( |
| ) |
|
|
inline |
◆ begin() [2/2]
| const double * o2::cad::surface::QuarticRoots::begin |
( |
| ) |
const |
|
inline |
◆ empty()
| bool o2::cad::surface::QuarticRoots::empty |
( |
| ) |
const |
|
inline |
◆ end() [1/2]
| double * o2::cad::surface::QuarticRoots::end |
( |
| ) |
|
|
inline |
◆ end() [2/2]
| const double * o2::cad::surface::QuarticRoots::end |
( |
| ) |
const |
|
inline |
◆ operator[]()
| double o2::cad::surface::QuarticRoots::operator[] |
( |
size_t |
index | ) |
const |
|
inline |
◆ push_back()
| void o2::cad::surface::QuarticRoots::push_back |
( |
double |
root | ) |
|
|
inline |
◆ size()
| size_t o2::cad::surface::QuarticRoots::size |
( |
| ) |
const |
|
inline |
◆ count
| int o2::cad::surface::QuarticRoots::count = 0 |
◆ value
| std::array<double, 4> o2::cad::surface::QuarticRoots::value {} |
The documentation for this struct was generated from the following file: