imgal 0.3.0

A fast and open-source scientific image processing and algorithm library.
Documentation
1
2
3
4
//! Constant and default values.

mod rng_const;
pub use rng_const::RNG_SEED;