Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
MLUQ
Commits
41e898fe
Commit
41e898fe
authored
Sep 22, 2020
by
niklas.baumgarten
Browse files
clear map
parent
dab70701
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/src/problem/StochasticProblem.hpp
View file @
41e898fe
...
...
@@ -39,6 +39,7 @@ public:
for
(
auto
&
[
level
,
gens
]
:
generators
)
for
(
auto
&
gen
:
gens
)
delete
gen
;
generators
.
clear
();
};
void
DrawSample
(
SampleID
id
)
{
...
...
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