cres 0.9.1

Cell resampling for collider events
Documentation
1
2
3
4
5
6
7
8
9
#![allow(missing_docs)]
//! C API
//!
//! See the generated header `cres.h` for documentation.
pub mod cres;
pub mod distance;
pub mod error;
pub mod event;
pub mod log;