[Insight-developers] Tests for Statistics added.

Luis Ibanez luis.ibanez@kitware.com
Mon, 11 Mar 2002 15:40:11 -0500


Hi,

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