Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simon Perkins
ducc
Commits
5d89c761
Commit
5d89c761
authored
Apr 14, 2020
by
Martin Reinecke
Browse files
back to double for now
parent
1f387e75
Changes
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
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