Module processig::pursuit[][src]

Structs

Criteria

stopping criteria

Sparse

result is a vector of ( indicies, scaling coefficient ) corresponding to the input dictionary

Enums

Error
Signal

Functions

matching_pursuit

Vanilla matching pursuit implementation. Computes the sparse combination using dictionary supports and returns the sparse result and residual error on success. Errors out if error threshold is not met