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