Add support for spreadinterponly
in finufft
#499
Annotations
10 errors and 6 warnings
Build:
include/finufft/utils.h#L18
'_Vector_base': is not a member of 'std'
|
Build:
include/finufft/utils.h#L18
'_Vector_base': undeclared identifier
|
Build:
include/finufft/utils.h#L18
'T': expected an expression instead of a type
|
Build:
include/finufft/utils.h#L18
'_Vector_impl': is not a member of '`global namespace''
|
Build:
include/finufft/utils.h#L18
'_Vector_impl': undeclared identifier
|
Build:
include/finufft/utils.h#L18
'vectorPtr': undeclared identifier
|
Build:
include/finufft/utils.h#L19
'_Vector_base': is not a member of 'std'
|
Build:
include/finufft/utils.h#L19
'_Vector_base': undeclared identifier
|
Build:
include/finufft/utils.h#L19
'T': expected an expression instead of a type
|
Build:
include/finufft/utils.h#L19
'_Vector_impl': is not a member of '`global namespace''
|
Build:
src/spreadinterp.cpp#L179
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L221
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L282
'inline': used more than once
|
Build:
src/spreadinterp.cpp#L817
'inline': used more than once
|
Build
'=': conversion from 'const _Ty' to 'T', possible loss of data
|
Build
'=': conversion from 'const _Ty' to 'T', possible loss of data
|
Loading