STIR 6.4.0
numerics Directory Reference
Directory dependency graph for numerics:
/home/kris/devel/STIRdistrib/STIR/src/include/stir/numerics

Files

 BSplines.h
 Implementation of the basic components and declarations for B-Splines Interpolation.
 
 BSplines1DRegularGrid.h
 Implementation of the B-Splines Interpolation.
 
 BSplines1DRegularGrid.inl
 Implementation of the B-Splines Interpolation.
 
 BSplines_coef.inl
 Implementation of the (cubic) B-Splines Interpolation.
 
 BSplines_weights.inl
 Implementation of the B-Splines Interpolation.
 
 BSplinesDetail.inl
 Implementation of the B-Splines Interpolation.
 
 BSplinesRegularGrid.h
 Implementation of the n-dimensional B-Splines Interpolation.
 
 BSplinesRegularGrid.inl
 Implementation of the B-Splines Interpolation.
 
 determinant.h
 Declaration of stir::determinant() function for matrices.
 
 divide.h
 implementation of stir::divide
 
 divide.inl
 implementation of stir::divide
 
 erf.h
 
 erf.inl
 
 FastErf.h
 Implementation of an erf interpolation.
 
 FastErf.inl
 Implementation of an erf interpolation.
 
 fftshift.h
 Functions to rearrange Fourier data so that DC (zero frequency) is centered.
 
 fourier.h
 Functions for computing FFTs.
 
 ieeefp.h
 Definition of work-around macros STIR_isnan and STIR_finite for a few non-portable IEEE floating point functions.
 
 integrate_discrete_function.h
 Declaration of stir::integrate_discrete_function function.
 
 integrate_discrete_function.inl
 
 IR_filters.h
 Implementation of the IIR and FIR filters.
 
 IR_filters.inl
 implements the IR_filters
 
 MatrixFunction.h
 Declaration of functions for matrices.
 
 MatrixFunction.inl
 Implementation of functions for matrices.
 
 max_eigenvector.h
 Declaration of functions for computing eigenvectors.
 
 norm.h
 Declaration of the stir::norm(), stir::norm_squared() functions and stir::NormSquared unary function.
 
 norm.inl
 Implementation of the stir::norm(), stir::norm_squared() functions and stir::NormSquared unary function.
 
 overlap_interpolate.h
 Declaration of stir::overlap_interpolate.
 
 overlap_interpolate.inl
 Implementation of inline versions of stir::overlap_interpolate.
 
 sampling_functions.h
 Sampling functions (currently only stir::sample_function_on_regular_grid)
 
 sampling_functions.inl
 
 stir_NumericalRecipes.h
 functions to convert from data in Numerical Recipes format to STIR arrays.