|
fastglmm
Massively scalable generalized linear mixed models
|
#include <cmath>Go to the source code of this file.
Namespaces | |
| namespace | glm |
Macros | |
| #define | ML_NEGINF std::numeric_limits<double>::min() |
| #define | ML_POSINF std::numeric_limits<double>::max() |
| #define | NAN std::numeric_limits<double>::quiet_NaN() |
| #define | R_D_Lval(p) |
| #define | R_DT_qIv(p) |
| #define | R_Q_P01_boundaries(p, _LEFT_, _RIGHT_) |
| #define ML_NEGINF std::numeric_limits<double>::min() |
| #define ML_POSINF std::numeric_limits<double>::max() |
| #define NAN std::numeric_limits<double>::quiet_NaN() |
| #define R_D_Lval | ( | p | ) |
| #define R_DT_qIv | ( | p | ) |
| #define R_Q_P01_boundaries | ( | p, | |
| _LEFT_, | |||
| _RIGHT_ ) |