Skip to content

Bug in matrix determinant function #6

@ManpreetXSingh

Description

@ManpreetXSingh

Dear sir,
I have discovered a small bug in the matrix determinant function. It appears that the function does not account for 1x1 matrices, and instead causes a segmentation fault, despite the default matrix size being 1x1.

While it is unlikely that anyone would require the determinant of a 1x1 matrix for any practical reason, I believe it would be appropriate to fix this issue.

Determinant function at qbMatrix.h:780:0

Thank you

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