Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
blaar
blibs
blc_core
Commits
638bc75e
Commit
638bc75e
authored
Jul 11, 2019
by
Arnaud Blanchard
Browse files
Merge branch 'master' of
https://promethe.u-cergy.fr/blibs/blc_core
parents
1b771238
c036e0b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
638bc75e
...
...
@@ -9,23 +9,10 @@ Core functions used by almost all the projects of BLAAR
-
**[blc_array](include/blc_array.h)**
a structure to manage n-dimensional arrays. It also manage type and format of the data
-
**[blc_realtime](include/blc_realtime.h)**
few helpers to use time, POSIX semaphore and pthreads
<<<<<<< HEAD
Exemples
========
Text
----
=======
Install
=======
This library is installed with any configuration of blaar. However, independently of blaar, you can
[
manually build the library
](
INSTALL.md
)
Tutorials
=========
Exemple of simple text functions
===============================
>>>>>>> d1000141b12042d1facef6cb1eeb175f554d52f6
```
c
#include
"blc_core.h"
...
...
@@ -51,11 +38,7 @@ Exemple of simple text functions
text graphs
-----------
<<<<<<< HEAD

=======

>>>>>>> d1000141b12042d1facef6cb1eeb175f554d52f6
This is the output of
**blc_core/t_array**
see the
[
code
](
t_array/main.cpp
)
and the
[
cmake config file
](
t_array/CMakeLists.txt
)
...
...
@@ -83,11 +66,8 @@ Which produces :
Manipulating **blc_array** 2D matrix
==============================
<<<<<<< HEAD

=======

>>>>>>> d1000141b12042d1facef6cb1eeb175f554d52f6
These displays could be dynamical as well
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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