Expand description
Error types for the SciRS2 linear algebra module
Enums§
- Linalg
Error - 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§
- Linalg
Result - Result type for linear algebra operations