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
mpim-sw
cdo
Commits
c4e80a9c
Commit
c4e80a9c
authored
May 26, 2017
by
Uwe Schulzweida
Browse files
kdtree: set KDATA to KD_FLOAT.
parent
96a25ef9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kdtreelib/kdtree.h
View file @
c4e80a9c
...
...
@@ -27,7 +27,7 @@
#define KD_DOUBLE 3
#define KD_LONG 4
#define KD_TYPE KD_
DOUBLE
#define KD_TYPE KD_
FLOAT
//#define KD_TYPE KD_INT
#if KD_TYPE == KD_INT
...
...
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