xerus
a general purpose tensor library
|
Files | |
file | allocator.h [code] |
Header file for the data structures used by the custom new and delete operators. | |
file | basicArraySupport.h [code] |
Header file for the low level array support function. | |
file | callStack.h [code] |
Header file for the call-stack functionality. | |
file | check.h [code] |
Header file for CHECK and REQUIRE macros. | |
file | containerOutput.h [code] |
Header file for the standard container to standard ostream operators. | |
file | containerSupport.h [code] |
Header file for the standard contaienr support functions. | |
file | exceptions.h [code] |
Header file for xerus::misc::generic_error exception class. | |
file | fileIO.h [code] |
Header file for templates to store and restore objects from / to files / streams. | |
file | histogram.h [code] |
Header file for the histogram classes. | |
file | internal.h [code] |
Header file for comfort functions and macros that should not be exported in the library. | |
file | math.h [code] |
Header file for some additional math functions. | |
file | missingFunctions.h [code] |
Header file for some helper functions. | |
file | namedLogger.h [code] |
Header file for all logging macros and log-buffer functionality. | |
file | performanceAnalysis.h [code] |
Header file for the performance analysis global objects and analysis function. | |
file | random.h [code] |
Header file for some additional math functions. | |
file | sfinae.h [code] |
Header file for macros that encapsulate SFINAE functionality. | |
file | simpleNumerics.h [code] |
Header file for several elementary numerical methods: polynomials, romberg integration and limit extractors. | |
file | sort.h [code] |
Header file for some extended sorting functions. | |
file | standard.h [code] |
Header file for global shorthand notations of elementary integer types and attribute lists. | |
file | stringFromTo.h [code] |
Header file for some elementary string manipulation routines. | |
file | stringUtilities.h [code] |
Header file for some elementary string manipulation routines. | |
file | timeMeasure.h [code] |
Header file for basic time measurement functionality. | |