DiffResult.error

The error field of the DiffResult struct holds the numerical error of the differentiation result.

struct DiffResult(T)
T error;