Skip to content

Definition of Vector multiplication is vague #133

Description

@pavel-zhigulin

Here is your definition of Vector multiplication (equation 3, here )

Vector Multiplication.  Vector multiplication is one of the few vector operations that has no real geometric equivalent. To multiply a direction by another, or multiplying a position by another position, does not really make sense. That does not mean that the numerical equivalent is not useful, though.

Multiplying two vectors numerically is simply component-wise multiplication, much like vector addition.

What you described is actually called Hadamard product

Basically when "Vector multiplication" is said it is implied to be Cross product , which is completely different thing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions