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
a32e5c12
Commit
a32e5c12
authored
Jan 27, 2021
by
niklas.baumgarten
Browse files
added potential change
parent
0eaf0c49
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/src/generators/algorithms/NormalDistribution.hpp
View file @
a32e5c12
...
...
@@ -26,6 +26,8 @@ public:
NormalDistribution
(
Meshes
&
meshes
,
int
streamID
=
0
,
int
numStreams
=
1
,
// int streamID = PPM->Proc(0),
// int numStreams = PPM->Size(0),
int
gType
=
0
,
int
seed
=
SEED
)
:
SampleGenerator
(
meshes
)
{
...
...
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