Previous
Program to be evaluated
Parent
Program to be evaluated
Outline
Next
The main.cpp file
3.1.1 : Developping the test program
3.1.1.1) The main.cpp file
3.1.1.2) The CMakeLists.txt file
3.1.1.3) The compilation
Let's start with a simple program which does a hadamard product.
Previous
Program to be evaluated
Parent
Program to be evaluated
Outline
Next
The main.cpp file