-
- Downloads
- added test programm for matrix vector multiplication
- added test programm for solving a linear system with CG-method - time measurement is at the moment OS dependent! - added Base folder - added GeoLib folder - added files in MathLib folder - restructured MathLib folder
Showing
- Base/CMakeLists.txt 23 additions, 4 deletionsBase/CMakeLists.txt
- Base/Configure.h.in 11 additions, 5 deletionsBase/Configure.h.in
- Base/DateTools.cpp 77 additions, 0 deletionsBase/DateTools.cpp
- Base/DateTools.h 42 additions, 0 deletionsBase/DateTools.h
- Base/FileFinder.h 54 additions, 0 deletionsBase/FileFinder.h
- Base/FileTools.h 46 additions, 0 deletionsBase/FileTools.h
- Base/StringTools.cpp 109 additions, 0 deletionsBase/StringTools.cpp
- Base/StringTools.h 64 additions, 0 deletionsBase/StringTools.h
- Base/binarySearch.cpp 22 additions, 0 deletionsBase/binarySearch.cpp
- Base/binarySearch.h 43 additions, 0 deletionsBase/binarySearch.h
- Base/printList.h 30 additions, 0 deletionsBase/printList.h
- Base/quicksort.h 182 additions, 0 deletionsBase/quicksort.h
- Base/swap.h 18 additions, 0 deletionsBase/swap.h
- Base/uniqueListInsert.h 28 additions, 0 deletionsBase/uniqueListInsert.h
- Base/wait.h 28 additions, 0 deletionsBase/wait.h
- CMakeLists.txt 5 additions, 0 deletionsCMakeLists.txt
- GeoLib/AxisAlignedBoundingBox.cpp 74 additions, 0 deletionsGeoLib/AxisAlignedBoundingBox.cpp
- GeoLib/AxisAlignedBoundingBox.h 77 additions, 0 deletionsGeoLib/AxisAlignedBoundingBox.h
- GeoLib/BruteForceClosestPair.cpp 34 additions, 0 deletionsGeoLib/BruteForceClosestPair.cpp
- GeoLib/BruteForceClosestPair.h 22 additions, 0 deletionsGeoLib/BruteForceClosestPair.h
Loading
Please register or sign in to comment