Skip to content
Snippets Groups Projects
Commit 1ab3c208 authored by Chad Hanna's avatar Chad Hanna
Browse files

gstlal_interpolator.h: cleanup some namespace

parent 8b67c6cb
No related branches found
No related tags found
No related merge requests found
......@@ -97,7 +97,7 @@ struct _GSTLALInterpolator {
guint half_length;
guint kernel_length;
//float *kernel;
gsl_vector_float **kernel;
gsl_vector_float **upkernel;
gsl_matrix_float *workspace;
};
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment