<div dir="ltr">yes, but in my case, it calls 4 times the 4-double, the last time recomputing the<div>5th and 6th-last coordinates once more (since I assume this is faster than calling</div><div>the serial version twice), but ignores the repeated computations, using only the</div><div>two first elements of the paralleldata structure in the last trip through the loop...</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">Den fre. 17. apr. 2020 kl. 14.45 skrev Even Rouault <<a href="mailto:even.rouault@spatialys.com">even.rouault@spatialys.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><u></u>
<div style="font-family:monospace;font-size:9pt;font-weight:400;font-style:normal">
<p style="margin:0px;text-indent:0px">> is this correctly understood?</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">Yes, I think so. For example, if you have for a given function an implementation for 4-double and the default one for 1-double, if you process 14 points, PROJ would call 3 times the 4-double one and 2 times the 1-double one.</p>
<p style="margin:0px;text-indent:0px"> </p>
<p style="margin:0px;text-indent:0px">-- </p>
<p style="margin:0px;text-indent:0px">Spatialys - Geospatial professional services</p>
<p style="margin:0px;text-indent:0px"><a href="http://www.spatialys.com" target="_blank">http://www.spatialys.com</a></p></div></blockquote></div>