Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Maintenance - Mise à jour mensuelle Lundi 6 Février entre 7h00 et 9h00
Open sidebar
Gauthier Quesnel
irritator
Commits
763a9ab3
Commit
763a9ab3
authored
Apr 27, 2020
by
Gauthier Quesnel
Browse files
core: fix default step size quantifier parameter
parent
f9480ad0
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/include/irritator/core.hpp
View file @
763a9ab3
...
...
@@ -3749,7 +3749,7 @@ struct quantifier
down
};
double
default_step_size
=
0.0
;
double
default_step_size
=
0.0
01
;
int
default_past_length
=
3
;
adapt_state
default_adapt_state
=
adapt_state
::
possible
;
bool
default_zero_init_offset
=
false
;
...
...
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