Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matthias Mayr
limbo
Commits
01689a2d
Commit
01689a2d
authored
Jun 20, 2017
by
Jean-Baptiste Mouret
Browse files
another minor typo in the doc of random generator...
parent
d41db3c3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/limbo/tools/random_generator.hpp
View file @
01689a2d
...
...
@@ -114,7 +114,7 @@ namespace limbo {
}
/// @ingroup tools
/// random vector
in [0,
10.0
]
/// random vector
generated with a normal distribution centered on 0, with standard deviation of
10.0
///
/// - this function is thread safe because we use a random generator for each thread
/// - we use a C++11 random number generator
...
...
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