[][src]Module nikisas_test::error

Computation of the error.

Structs

Error

Aggregator structure that compares computed and real values, input by input, computes the corresponding errors and stores them.

ErrorBounds

Bounds for errors to be asserted. By default, all are empty and therefore not checked. By specifying a bound for given error type, you enable checking it.