POV-Ray : Newsgroups : povray.advanced-users : Something more theoretical.... : Re: Something more theoretical.... Server Time
29 Jul 2024 18:20:10 EDT (-0400)
  Re: Something more theoretical....  
From: Jan Walzer
Date: 17 Apr 2002 05:07:29
Message: <3cbd3b51$1@news.povray.org>
"JRG" <jrg### [at] hotmailcom> wrote:
> Usually jittering is done in such way to make it impossible to have intersections.
> That would make it a O(0)... ;-)

BTW: I just read your text again...

O(0) is not possible for any real algorithm ...
O(1) is for normal cases the lowest you can get ...
and your algorithm is
O(n) when n is number of spheres ...

... just some nitpicking ...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.