Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 390 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 390 Bytes

Module statistic

Working with vscode and the version 3.19 of cmake Just save CMakeLists to build cache in the build directory.

Usage of google tests

Scripts

  • cmake --build ./build (make.bat )
  • .\build\src\Basic_run.exe (run.bat)
  • .\build\tests\Basic_tst.exe (test.bat)

Helper

  • Sum of a vector with multithreading
  • Index find with bisection
  • Push and trim oldest values