Modules§
Structs§
- This struct represents a calculated summed area table.
Traits§
- This trait must be implemented for the single values of a summed area table source. This library contains implementations for all numeric primitive types.
- Structs implementing this trait can calculate a summed area table for themselves. This library contains implementations for vec slices and nalgebra::DMat.