matrix.h
that is a matrix operations library coded in C++matrix.cpp
that is a simple test over this librarymain
function in matrix.cpp
:main
performs the following step:.trustinsoft/config.json
file to the repository. In our example, the Analyses configuration specifies the source file matrix.cpp
to analyze, the analysis entry point function main
and the preprocessor option -I.
.#1
analysis and then on the Inspect with TrustInSoft CI Analyzer
button.