Skip to main content

Module error

Module error 

Source
Expand description

Error types for tensor4all-tcicore.

MatrixCIError enumerates errors that can occur during matrix cross interpolation operations. All public API functions return Result<T> which uses this error type.

Enums§

MatrixCIError
Errors that can occur during matrix cross interpolation operations

Type Aliases§

Result
Result type for matrix CI operations