Skip to content

Unhandled Rejection (Error): linear-algebra: [mul] op1 is 5 x 3 and op2 is 3 x 5 #2

@agbozo1

Description

@agbozo1

After creating a Linear Algebra Matrix (5 rows, 3 columns) from 5 arrays (from a database collection):
LinAlg.Matrix {data: Array(5), rows: 5, cols: 3}

I end up getting this error after passing the ahp function
Unhandled Rejection (Error): linear-algebra: [mul] op1 is 5 x 3 and op2 is 3 x 5

if anyone can help, i'd be grateful.

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