[Insight-developers] Test for Statistics added
Luis Ibanez
luis.ibanez@kitware.com
Mon, 11 Mar 2002 10:15:05 -0500
Hi,
Now that we don't have any inhibitions for
adding more and mores tests... :-)
A set of tests has been added under:
Insight/Testing/Code/Numerics/Statistics.
So far:
itkHistogramTest
itkFastRandomUnitNormalVariateGeneratorTest
itkDenseFrequencyContainerTest
The corresponding test driver program
itkStatisticsTests.cxx
has been added according to the mechanism already
in place in the other directories.
Luis