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