HomePhabricator
Diffusion MITK a950e007f69e

Finished work on Equal methods.

Description

Finished work on Equal methods.

Introducing new mitkTesting.h with verbose version of the mitkVector equal methods. New Macros MITK_TEST_EQUAL and MITK_TEST_NOT_EQUAL with default parameters.
For scalar types, there are now two different Equal signatures:
mitk::Equal(scalar1, scalar2, eps=mitk::eps) with 2 or 3 parameters
mitk::Equal(scalar1, scalar2, eps, verbose) with exactly 4 paramters to get rid of ambiguous function calls.

Details

Provenance
kilgusAuthored on Aug 28 2013, 5:21 PM
Parents
rMITKb4093cda3c5d: Minor test adaption.
Branches
Unknown
Tags
Unknown