[vorbis-dev] Dot Product

Patrick Joseph Curran pat at umd.edu
Thu Feb 19 07:43:30 PST 2004



On Wed, 18 Feb 2004, Sebastian Gesemann wrote:

> Yes, this is correct. Actually there're 3 products:
>
> 1) cross product: (defined in R^3)
>    vector X vector --> vector
> 2) dot product:
>    vector X vector --> vector
> 3) scalar product:
>    vector X vector --> scalar
>
> the dot-product can be computed in matlab using the operator ".*"
> the vectors are component-wise multiplicated as you did it.
>
> Ghis!
> Sebastian
>

As others have mentioned, your dot product doesn't really fit with the
math definitions of the standard dot product.
[see:http://en.wikipedia.org/wiki/Inner_product_space] But it seems to be
an invention of vorbis.  Well I have never seen it before.  I vote for a
name change, for clarity's sake.  Also the cross product can be done in
R^n, n>1, if you really need to do it.

                                        -Pat

p.s. I reserve the right to be wrong.

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list