Templatize spreadinterp and more cleanups #398
Annotations
7 errors and 10 warnings
Build:
perftest/manysmallprobs.cpp#L42
'M_PI': undeclared identifier
|
Build:
perftest/manysmallprobs.cpp#L54
'M_PI': undeclared identifier
|
Build:
perftest/manysmallprobs.cpp#L74
'M_PI': undeclared identifier
|
Build:
perftest/manysmallprobs.cpp#L42
'M_PI': undeclared identifier
|
Build:
perftest/manysmallprobs.cpp#L54
'M_PI': undeclared identifier
|
Build:
perftest/manysmallprobs.cpp#L74
'M_PI': undeclared identifier
|
Build
Process completed with exit code 1.
|
Build:
include/finufft/finufft_core.h#L150
'FINUFFT_PLAN_T<FLT>': '4' bytes padding added after data member 'FINUFFT_PLAN_T<FLT>::ntrans'
|
Build:
include/finufft/finufft_core.h#L155
'FINUFFT_PLAN_T<FLT>': '4' bytes padding added after data member 'FINUFFT_PLAN_T<FLT>::nbatch'
|
Build:
include/finufft/finufft_core.h#L167
'FINUFFT_PLAN_T<FLT>': '4' bytes padding added after data member 'FINUFFT_PLAN_T<FLT>::fftSign'
|
Build:
include/finufft/finufft_core.h#L177
'FINUFFT_PLAN_T<FLT>': '7' bytes padding added after data member 'FINUFFT_PLAN_T<FLT>::didSort'
|
Build:
include/finufft/finufft_core.h#L191
'FINUFFT_PLAN_T<FLT>': '4' bytes padding added after data member 'FINUFFT_PLAN_T<FLT>::t3P'
|
Build:
include/finufft/defs.h#L137
'finufftf_plan_s': copy constructor was implicitly defined as deleted
|
Build:
include/finufft/defs.h#L137
'finufftf_plan_s': move constructor was implicitly defined as deleted
|
Build:
include/finufft/defs.h#L137
'finufftf_plan_s': assignment operator was implicitly defined as deleted
|
Build:
include/finufft/defs.h#L137
'finufftf_plan_s': move assignment operator was implicitly defined as deleted
|
Build:
src/finufft.cpp#L18
reinterpret_cast used between related classes: 'finufftf_plan_s' and 'FINUFFT_PLAN_T<FLT>'
|
Loading