Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CodeVault
hpc-kernels
dense_linear_algebra
Commits
52b3d1d3
Commit
52b3d1d3
authored
Sep 26, 2016
by
Nikos Nikoloutsakos
Browse files
pddp2means: copyright notice
Changes to be committed: modified: src/pddp_2means.c modified: src/pddp_2means.h
parent
9cf9fdf1
Changes
2
Hide whitespace changes
Inline
Side-by-side
pddp2means/src/pddp_2means.c
View file @
52b3d1d3
/***********************************************************************************************
*cr University of Patras, Greece
*cr Copyright (c) 2015 University of Patras
*cr All rights reserved
*cr
*cr Developed by: HPClab
*cr Computer Engineering and Informatics Department
*cr University of Patras
*cr
***********************************************************************************************/
#include
"pddp_2means.h"
/******************************************************************************/
...
...
pddp2means/src/pddp_2means.h
View file @
52b3d1d3
/***********************************************************************************************
*cr University of Patras, Greece
*cr Copyright (c) 2015 University of Patras
*cr All rights reserved
*cr
*cr Developed by: HPClab
*cr Computer Engineering and Informatics Department
*cr University of Patras
*cr
***********************************************************************************************/
#include
<omp.h>
#include
<math.h>
#include
<float.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment