Type Alias DensityFn

Source
pub type DensityFn = fn(&SimChunk, &ColumnSample<'_>) -> f32;