Skip to main content

Module error

Module error 

Source
Expand description

Error types for the spectral graph sparsifier.

All fallible operations in this crate return SparsifierError wrapped in the crate-level Result alias.

Enums§

SparsifierError
Errors that can occur during sparsification.

Type Aliases§

Result
Convenience result alias for sparsifier operations.