Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex Henrie
graph-tool
Commits
ce837607
Commit
ce837607
authored
Feb 05, 2021
by
Alex Henrie
Browse files
Remove unused variable MACHEP
parent
0b49af73
Pipeline
#864
passed with stage
in 72 minutes and 36 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/graph/inference/support/spence.cc
View file @
ce837607
...
...
@@ -64,8 +64,6 @@
#include
<cmath>
#include
<limits>
double
MACHEP
=
1.11022302462515654042E-16
;
/* 2**-53 */
static
double
A
[
8
]
=
{
4.65128586073990045278E-5
,
7.31589045238094711071E-3
,
...
...
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