Re: Filling 2d array in less than O(n^2)?
- From: A.L. <alewando@xxxxxxxxxxxxxx>
- Date: Sat, 19 Nov 2005 18:45:02 -0600
On Sat, 19 Nov 2005 14:58:37 -0800, Jason Barrett Prado
<jbprado@xxxxxxxxxxxxxxxxxxxxxx> wrote:
>With respect to assignment, obviously.
>
>You're going to have to do O(n^2) assignments, if you use the assignment
>operator only. This is obvious.
With all respect, but not obvious for me.
A.L.
.
- Follow-Ups:
- Re: Filling 2d array in less than O(n^2)?
- From: Nicholas King
- Re: Filling 2d array in less than O(n^2)?
- References:
- Filling 2d array in less than O(n^2)?
- From: pjhyett
- Re: Filling 2d array in less than O(n^2)?
- From: A . L .
- Re: Filling 2d array in less than O(n^2)?
- From: Jason Barrett Prado
- Filling 2d array in less than O(n^2)?
- Prev by Date: Re: Filling 2d array in less than O(n^2)?
- Next by Date: Re: Filling 2d array in less than O(n^2)?
- Previous by thread: Re: Filling 2d array in less than O(n^2)?
- Next by thread: Re: Filling 2d array in less than O(n^2)?
- Index(es):