Link Copied
Hi Koen,
what exactly do you mean? We do support Ipp64f data type in IPP. Would be nice if before scientific use of library you at least briefly looked trough IPP documentation.
Regards,
Vladimir
Hi Koen,
in that sense you are correct, we did not introduce many functions with 64-bit FP data type support in image processing. We do have rich set of such functions in signal processing library, so you can process 2D images on row-by-row basis.
Regards,
Vladimir
Koen,
this way we try to optimize our resources on IPP development. It is huge library already andwe are trying to avoid additional entry points with duplicated functionality. It should be more convenient to write some C++ image class,which may hide all this complexity from application, rather then to double library size.
But please fill free to submit your request to Intel Premier Support, it is important for us to have feedback and understand what might be improved in future versions.
Regards,
Vladimir
For more complete information about compiler optimizations, see our Optimization Notice.