STIR  6.2.0
numerics Directory Reference
Directory dependency graph for numerics:
/home/sirfuser/devel/STIRdistrib/STIR/src/include/stir/numerics

Files

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