//! Family identifiability machinery: the family-agnostic block compiler, its
//! GPU acceleration paths, and the per-family row-Hessian implementations
//! (Bernoulli, survival marginal-slope).
pubmodbernoulli;pubmodcompiler;pub(crate)modgpu;#[cfg(target_os ="linux")]pub(crate)modgpu_kernel;