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
Martin Reinecke
ducc
Commits
5d89c761
Commit
5d89c761
authored
Apr 14, 2020
by
Martin Reinecke
Browse files
back to double for now
parent
1f387e75
Pipeline
#72835
passed with stages
in 8 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
pyinterpol_ng/pyinterpol_ng.cc
View file @
5d89c761
...
...
@@ -14,7 +14,7 @@ namespace py = pybind11;
namespace
{
using
fptype
=
float
;
using
fptype
=
double
;
template
<
typename
T
>
class
PyInterpolator
:
public
Interpolator
<
T
>
{
...
...
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