Module gad::error[][src]

Error and result types.

Enums

Error

Default error type for the crate.

Functions

check_equal_dimensions

Check that all the given dimensions are equal.

check_equal_lengths

Check that all the given lengths are equal.

Type Definitions

Result

Default result type for the crate.