Skip to content
Snippets Groups Projects
Commit 039d1089 authored by Liam Healy's avatar Liam Healy
Browse files

New macro assert-to-tolerance and constants defining tolerances

Introduced a new macro #'assert-to-tolerance to be used in
lisp-unit:define-test forms that takes three arguments: form
expected-value tolerance.  This replaces test-tol6 that was defined in
tdist.lisp.  Defined the tolerance constants +test-tol6+ the exact
same way as GSL, but grovelling machine.h where GSL_DBL_EPSILON is
defined.
parent 24574c15
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment