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
Emmanuel Hebrard
Blossom
Commits
196d5a9f
Commit
196d5a9f
authored
Feb 14, 2021
by
ehebrard
Browse files
WAID
parent
974366fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/blossom/wrapper/swig/blossom.i
View file @
196d5a9f
...
...
@@ -122,7 +122,7 @@ namespace blossom {
int
idx
;
Tree
()
=
delete
;
Tree
(
const
Wood
*
,
int
i
)
;
Tree
(
const
Wood
<
E_t
>
*
,
int
i
)
;
int
getChild
(
int
node
,
int
branch
)
;
int
getFeature
(
int
node
)
;
}
;
...
...
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