|
AMCAX Kernel 1.0.0.0
|
Class of parabola. More...
#include <math/ConicBase.hpp>
Include dependency graph for ParabolaT.hpp:
This graph shows which files directly or indirectly include this file:Classes | |
| class | AMCAX::ParabolaS< DIM > |
| Base class of parabola. More...
| |
Namespaces | |
| namespace | AMCAX |
| Namespace of all interface in the AMCAX kernel.
| |
Typedefs | |
| template<typename Scalar, int DIM> | |
| using | AMCAX::ParabolaT = ParabolaS<DIM> |
| Compatible alias of ParabolaS.
| |
| using | AMCAX::Parabola2 = ParabolaS<2> |
| 2D parabola
| |
| using | AMCAX::Parabola3 = ParabolaS<3> |
| 3D parabola
| |
Class of parabola.
Implementation of parabola