Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Alex Henrie
graph-tool
Commits
d1562f86
Commit
d1562f86
authored
Aug 28, 2020
by
Alex Henrie
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unused variable Sampler._size
parent
42a4170e
Pipeline
#716
passed with stage
in 76 minutes and 30 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/graph/generation/sampler.hh
src/graph/generation/sampler.hh
+0
-1
No files found.
src/graph/generation/sampler.hh
View file @
d1562f86
...
...
@@ -127,7 +127,6 @@ private:
vector
<
size_t
>
_alias
;
uniform_int_distribution
<
size_t
>
_sample
;
double
_S
;
size_t
_size
;
};
// uniform sampling from containers
...
...
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