Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
LEADS
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Abd Errahmane Kiouche
LEADS
Commits
c1a8032f
Commit
c1a8032f
authored
5 years ago
by
Abd Errahmane Kiouche
Browse files
Options
Downloads
Patches
Plain Diff
Update param.h
parent
f679621b
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/Anomaly_Detection_Phase/param.h
+1
-3
1 addition, 3 deletions
src/Anomaly_Detection_Phase/param.h
with
1 addition
and
3 deletions
src/Anomaly_Detection_Phase/param.h
+
1
−
3
View file @
c1a8032f
#ifndef STREAMSPOT_PARAM_H_
#define STREAMSPOT_PARAM_H_
#ifdef DEBUG
#ifdef DEBUG
#define NDEBUG 0
#define NDEBUG 0
...
@@ -11,7 +9,7 @@ extern int M;
...
@@ -11,7 +9,7 @@ extern int M;
#define R 20
#define R 20
#define BUF_SIZE 50
#define BUF_SIZE 50
#define DELIMITER '\t'
#define DELIMITER '\t'
#define L 1000
// must be = B * R
#define L 1000
#define SEED 23
#define SEED 23
#define CLUSTER_UPDATE_INTERVAL 100
#define CLUSTER_UPDATE_INTERVAL 100
#define INF 5000000
#define INF 5000000
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment