Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
rapid-mix
RAPID-MIX_API
Commits
896c4b42
Commit
896c4b42
authored
Nov 20, 2017
by
Michael Zbyszyński
Browse files
some trivial stuff revealed by tighter compiler settings
parent
73e62ecd
Changes
4
Hide whitespace changes
Inline
Side-by-side
RapidLib
@
5f5d5797
Subproject commit
839880dd3b3e3ea3caa3f800f513f7fc2a8cf679
Subproject commit
5f5d57978fa5d9511e90a91a268270a1803484b2
src/machineLearning/machineLearning.h
View file @
896c4b42
...
...
@@ -10,7 +10,7 @@
#ifndef machineLearning_h
#define machineLearning_h
#include "../rapid
M
ix.h"
#include "../rapid
m
ix.h"
////////// Include all of the machine learning algorithms here
#include "classification.h"
...
...
src/machineLearning/trainingData.h
View file @
896c4b42
...
...
@@ -15,7 +15,7 @@
#include <string>
#include <unordered_map>
#include "../rapid
M
ix.h"
#include "../rapid
m
ix.h"
#include "json.h"
namespace
rapidmix
{
...
...
src/signalProcessing/signalProcessing.h
View file @
896c4b42
...
...
@@ -11,7 +11,7 @@
#ifndef signalProcessing_h
#define signalProcessing_h
#include "rapid
M
ix.h"
#include "rapid
m
ix.h"
#include "maximilian.h"
#include "maxim.h"
#include "rapidStream.h"
...
...
Write
Preview
Markdown
is supported
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