[ 
https://issues.apache.org/jira/browse/LUCENE-6759?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14709402#comment-14709402
 ] 

Karl Wright commented on LUCENE-6759:
-------------------------------------

getBounds() also seems to have low error when computing the Z bound:

{code}
   [junit4]   2> this.evaluate(point)=1.1102230246251565E-16; 
normalizedZPlane.evaluate(point)=0.0
   [junit4]   2> this.evaluate(point)=0.0; 
normalizedZPlane.evaluate(point)=2.1684043449710089E-19
{code}


> Integrate lat/long BKD and spatial 3d, part 2
> ---------------------------------------------
>
>                 Key: LUCENE-6759
>                 URL: https://issues.apache.org/jira/browse/LUCENE-6759
>             Project: Lucene - Core
>          Issue Type: New Feature
>            Reporter: Michael McCandless
>         Attachments: LUCENE-6699.patch
>
>
> This is just a continuation of LUCENE-6699, which became too big.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to