#include <kinem.h>
|
| enum | Invar |
| | Kinem () |
| void | zero () |
| bool | eq (const double &a, const double &b) const |
| bool | neq (const double &a, const double &b) const |
| double | kdata [KLEN] |
| static const uint64_t | idelta |
| static const int | KLEN |
Definition at line 102 of file kinem.h.
◆ Kinem2() [1/2]
◆ Kinem2() [2/2]
| Kinem2::Kinem2 |
( |
double | xp1, |
|
|
double | xm1, |
|
|
double | xm2 ) |
|
inline |
◆ m1()
| double Kinem2::m1 |
( |
| ) |
const |
|
inline |
◆ m2()
| double Kinem2::m2 |
( |
| ) |
const |
|
inline |
◆ p1()
| double Kinem2::p1 |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: