discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Question about vectors


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Question about vectors
Date: Sun, 4 Feb 2007 11:41:00 -0800
User-agent: Mutt/1.5.9i

On Fri, Feb 02, 2007 at 07:00:23PM -0500, Josh Blum wrote:
> Vectors have been bothering me for a while. It seems that a vector is no 
> different than a stream... Particular blocks just interpret the stream 
> by taking every "n" numbers to be a vector?

Yes.

> If vectors are different, how would a block that expects a stream input 
> handle a vector input? And vice-versa?

You could think of a stream of X as a stream of vectors of X of
length 1.

If it's still not clear, please ask again.

Eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]