Skip to content

Commit fd38365

Browse files
committed
Fixed typo
1 parent a2f3dbf commit fd38365

File tree

6 files changed

+69
-57
lines changed

6 files changed

+69
-57
lines changed
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
X,Y
2-
-8.933069,-6.976418
3-
-8.933069,-7.976418
4-
2.066931,-5.976418
5-
-4.933069,2.023582
2+
-5.933069,-4.976418
3+
-5.933069,3.023582
4+
-3.933069,0.023582
5+
-4.933069,-3.976418
-91.7 KB
Binary file not shown.
-169 KB
Binary file not shown.

openmp_cpp_project/openmp_cpp_project.depend

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,14 @@
1515
"mpi.h"
1616
"stddef.h"
1717

18+
1553253148 source:/media/nik/Data/Scuola/Middleware technology for distributed systems/Projects/openmp_k-meansclustering/openmp_cpp_project/main.cpp
19+
<iostream>
20+
<stdlib.h>
21+
<stdio.h>
22+
<list>
23+
<math.h>
24+
<time.h>
25+
<omp.h>
26+
"mpi.h"
27+
"stddef.h"
28+

openmp_cpp_project/openmp_cpp_project.layout

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
22
<CodeBlocks_layout_file>
3+
<FileVersion major="1" minor="0" />
34
<ActiveTarget name="Debug" />
45
<File name="main.cpp" open="1" top="1" tabpos="1" split="0" active="1" splitpos="0" zoom_1="0" zoom_2="0">
56
<Cursor>

openmp_mpi_k-means.ipynb

Lines changed: 53 additions & 53 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)