BioCMAMC-ST
Models::GammaDivision Namespace Reference

Functions

KOKKOS_INLINE_FUNCTION double threshold_linear (double lenght, double threshold, double upper_bound)
KOKKOS_INLINE_FUNCTION constexpr float logistic (float x, float xmax, float alpha)

Function Documentation

◆ logistic()

KOKKOS_INLINE_FUNCTION constexpr float Models::GammaDivision::logistic ( float x,
float xmax,
float alpha )
constexpr

◆ threshold_linear()

KOKKOS_INLINE_FUNCTION double Models::GammaDivision::threshold_linear ( double lenght,
double threshold,
double upper_bound )