STIR  6.2.0
Files | Classes
Tests of numeric building blocks
Collaboration diagram for Tests of numeric building blocks:

Files

file  BSplines_timing.cxx
 Allows executing timing tests for the stir::BSpline::BSplinesRegularGrid class.
 
file  test_BSplines.cxx
 tests the BSplines
 
file  test_BSplinesRegularGrid.cxx
 tests the stir::BSplinesRegularGrid class for the stir::Array 2D case
 
file  test_BSplinesRegularGrid1D.cxx
 tests the stir::BSplinesRegularGrid class for the stir::Array 1D case
 
file  test_erf.cxx
 tests the error function stir::erf and its complementary
 
file  test_integrate_discrete_function.cxx
 Test stir::integrate_discrete_function.
 
file  test_integrate_discrete_function.cxx
 Test stir::integrate_discrete_function.
 
file  test_IR_filters.cxx
 tests the implementation of the IR_filters
 
file  test_matrices.cxx
 tests for functions in MatrixFunction.h etc.
 
file  test_overlap_interpolate.cxx
 Test program for stir::overlap_interpolate.
 

Classes

class  stir::BSpline::BSplinesRegularGrid_Tests
 A simple class to BSplinesRegularGrid for 2D arrays. More...
 
class  stir::BSpline::BSplinesRegularGrid1D_Tests
 A simple class to test the BSplinesRegularGrid class for 1D arrays. More...
 
class  stir::erfTests
 A simple class to test the erf and erfc functions. More...
 
class  stir::FourierTests
 A simple class to test the erf and erfc functions. More...
 
class  stir::integrate_discrete_functionTests
 A simple class to test the integrate_discrete_function function. More...
 
class  stir::IR_filterTests
 A simple class to test the IIR_filter and FIR_filter function. More...
 
class  stir::overlap_interpolateTests
 Test class for stir::overlap_interpolate. More...
 

Detailed Description