TBCI Numerical high perf. C++ Library  2.8.0
source Directory Reference
Directory dependency graph for source:
source

Files

file  bdmatlib.cc [code]
 includes TBCI::BdMatrix class and friends instantiations for a certain type NUM to be defined by the Makefile
 
file  bdmatsolverlib.cc [code]
 includes TBCI::BdMatrix solver instantiations for a certain type NUM to be defined by the Makefile
 
file  bveclib.cc [code]
 includes TBCI::BVector class and friends intantiations for a certain type NUM to be defined by the Makefile
 
file  cplxinst.cc [code]
 creates TBCI::cplx library by instantiating the class and friends
 
file  crmatlib.cc [code]
 includes TBCI::CRMatrix class and friends instantiations for a certain type NUM to be defined by the Makefile
 
file  cscmatlib.cc [code]
 includes TBCI::CSCMatrix class and friends instantiations for a certain type NUM to be defined by the Makefile
 
file  exceptions.cc [code]
 Instatiates the exceptions needed, because gcc-3 is more strictly following the pragma interface statements.
 
file  fbdmatlib.cc [code]
 includes TBCI::F_BandMatrix class and friends instantiations for a certain type NUM to be defined by the Makefile
 
file  fmatlib.cc [code]
 includes TBCI::F_Matrix class and friends instantiations for a certain type NUM to be defined by the Makefile
 
file  fsveclib.cc [code]
 includes TBCI::FS_Vector class and friends intantiations for a certain type NUM to be defined by the Makefile.
 
file  itersolverlib.cc [code]
 instantiates most iterative solvers and preconditioners for a certain type NUM to be defined by the Makefile
 
file  lmfitlib.cc [code]
 Instantiates the LM_fit.h functions.
 
file  matlib.cc [code]
 includes TBCI::Matrix class and friends instantiations for a certain type NUM to be defined by the Makefile
 
file  matsiglib.cc [code]
 Instantiates the virtual base class TBCI::Matrix_Sig.
 
file  matsolverlib.cc [code]
 includes TBCI::Matrix solver instantiations for a certain type NUM to be defined by the Makefile
 
file  memalloc.cc [code]
 instantiates the caching TBCI memory allocator classes
 
file  my_nrlib.cc [code]
 library of some useful routines
 
file  smp.cc [code]
 
file  stdcomplexinst.cc [code]
 creates std::complex library by instantiating the class and friends
 
file  symmbdmatlib.cc [code]
 includes TBCI::Symm_BdMatrix class and friends instantiations for a certain type NUM to be defined by the Makefile
 
file  tenslib.cc [code]
 includes TBCI::Tensor class and friends intantiations for a certain type NUM to be defined by the Makefile
 
file  vec_kern_lib.cc [code]
 includes unrolled TBCI::Vector kernels
 
file  vecextralib.cc [code]
 includes extra functions on TBCI::Vector objects for a certain type NUM to be defined by the Makefile
 
file  veclib.cc [code]
 includes TBCI::Vector class and friends intantiations for a certain type NUM to be defined by the Makefile
 
file  vecsiglib.cc [code]
 Instantiates the virtual base classes TBCI::BVector_Sig and TBCI::Vecvtor_Sig.