POV-Ray : Newsgroups : povray.advanced-users : Problem concerning the use of array indices inside functions : Re: Problem concerning the use of array indices inside functions Server Time
29 Jul 2024 06:28:42 EDT (-0400)
  Re: Problem concerning the use of array indices inside functions  
From: Slime
Date: 2 May 2003 13:54:52
Message: <3eb2b0ec$1@news.povray.org>
You could probably replace the loops with some sort of recursion to give
this an O(log(n)) running time by doing binary search.

 - Slime
[ http://www.slimeland.com/ ]


Post a reply to this message

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