Crate envisim_utils

Source
Expand description

Utility functions for envisim

Modules§

kd_tree
Implementation of a k-d tree, together with search capabilities needed by the sampling and estimations methods.
pips
Functions for calculating probabilities proportional to size
utils
Small utility functions

Structs§

Indices
A struct (list) for keeping track of indices in use. The internal list keeps track, without order, of the indices.
Matrix
Probabilities
Container for handling inclusion probabilities.

Enums§

IndicesError
InputError