Module error

Module error 

Source
Expand description

Error types for the SciRS2 linear algebra module

Enums§

LinalgError
Linear algebra error type

Functions§

check_dimensions
Checks matrix dimensions
check_domain
Checks if a condition is true, otherwise returns a domain error
check_value
Checks if a value is valid

Type Aliases§

LinalgResult
Result type for linear algebra operations