|
file | array.h [code] |
| Definition of Array class (container)
|
|
file | base_exports.h [code] |
| Import/Export definitions for some templates defined in base folder.
|
|
file | bessel.cpp [code] |
| Implementation of Bessel functions.
|
|
file | bessel.h [code] |
| Definitions of Bessel functions.
|
|
file | binary.cpp [code] |
| Binary class implemenations.
|
|
file | binary.h [code] |
| Binary class definition.
|
|
file | binfile.cpp [code] |
| Binary file formats implementations.
|
|
file | binfile.h [code] |
| Binary file formats definitions.
|
|
file | circular_buffer.h [code] |
| Circular_Buffer class (container)
|
|
file | converters.cpp [code] |
| Implementation of converters between different vector and matrix types.
|
|
file | converters.h [code] |
| Definitions of converters between different vector and matrix types.
|
|
file | copy_vector.cpp [code] |
| Vector copy functions for internal use.
|
|
file | copy_vector.h [code] |
| Vector copy functions for internal use.
|
|
file | factory.h [code] |
| Base class for class factories and memory allocation functions.
|
|
file | fastmath.cpp [code] |
| Implementation of special operations on vectors and matricies optimized for speed.
|
|
file | fastmath.h [code] |
| Definitions of special operations on vectors and matricies optimized for speed.
|
|
file | gf2mat.cpp [code] |
| Implementation of a class for algebra on GF(2) (binary) matrices.
|
|
file | gf2mat.h [code] |
| Definition of a class for algebra on GF(2) (binary) matrices.
|
|
file | help_functions.cpp [code] |
| Help functions to make functions with vec and mat as arguments.
|
|
file | help_functions.h [code] |
| Help functions to make functions with vec and mat as arguments.
|
|
file | itassert.cpp [code] |
| Error handling functions - source file.
|
|
file | itassert.h [code] |
| Error handling functions - header file.
|
|
file | itcompat.cpp [code] |
| IT++ compatibility types and functions.
|
|
file | itcompat.h [code] |
| IT++ compatibility types and functions.
|
|
file | itfile.cpp [code] |
| Implementation of classes for the IT++ file format.
|
|
file | itfile.h [code] |
| Definition of classes for the IT++ file format.
|
|
file | ittypes.h [code] |
| IT++ type definitions.
|
|
file | mat.cpp [code] |
| Matrix Class Implementation.
|
|
file | mat.h [code] |
| Matrix Class Definitions.
|
|
file | matfunc.cpp [code] |
| Various functions on vectors and matrices - source file.
|
|
file | matfunc.h [code] |
| Various functions on vectors and matrices - header file.
|
|
file | operators.cpp [code] |
| Implementation of operators for vectors and matricies of different types.
|
|
file | operators.h [code] |
| Definitions of operators for vectors and matricies of different types.
|
|
file | parser.cpp [code] |
| Implementation of an argument parser class.
|
|
file | parser.h [code] |
| Definition of an argument parser class.
|
|
file | random.cpp [code] |
| Implementation of classes for random number generators.
|
|
file | random.h [code] |
| Definition of classes for random number generators.
|
|
file | random_dsfmt.h [code] |
| C++ implementation of dSFMT random number generator.
|
|
file | smat.cpp [code] |
| Sparse Matrix Class implementation.
|
|
file | smat.h [code] |
| Sparse Matrix Class Definitions.
|
|
file | sort.h [code] |
| Sorting functions.
|
|
file | specmat.cpp [code] |
| Implementation of special vectors and matrices.
|
|
file | specmat.h [code] |
| Definitions of special vectors and matrices.
|
|
file | stack.h [code] |
| Stack class (container)
|
|
file | svec.cpp [code] |
| Sparse Vector Class implementation.
|
|
file | svec.h [code] |
| Sparse Vector Class definitions.
|
|
file | timing.cpp [code] |
| Implementation of Timing classes.
|
|
file | timing.h [code] |
| Definitions of Timing classes.
|
|
file | vec.cpp [code] |
| Templated Vector Class Implementation.
|
|
file | vec.h [code] |
| Templated Vector Class Definitions.
|
|