Skip to content

Incorrect Frobenius Norm? #2

@JulianKnodt

Description

@JulianKnodt

Hi, I'm implementing my own exhaustive matching for the orientation of Gaussian Splats, and was looking at your implementation as a reference. I was a bit confused by your implementation of the frobenius norm, and I can't make heads or tails of it. Specifically, it can be negative and doesn't match the mathematical definition. Is there a reason this is how it was written?

sum += A(i, j) * B(i, j);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions