#include <probability_distribution.h>
◆ CDF()
static XGBOOST_DEVICE double xgboost::common::ExtremeDistribution::CDF |
( |
double |
z | ) |
|
|
inlinestatic |
◆ GradPDF()
static XGBOOST_DEVICE double xgboost::common::ExtremeDistribution::GradPDF |
( |
double |
z | ) |
|
|
inlinestatic |
◆ HessPDF()
static XGBOOST_DEVICE double xgboost::common::ExtremeDistribution::HessPDF |
( |
double |
z | ) |
|
|
inlinestatic |
◆ PDF()
static XGBOOST_DEVICE double xgboost::common::ExtremeDistribution::PDF |
( |
double |
z | ) |
|
|
inlinestatic |
◆ Type()
The documentation for this struct was generated from the following file: