Skip to content

normest broken for non-square matrices #362

@njericha

Description

@njericha

I tried using normest for a non-square matrix and was prompted with a dimension error. I believe in this line, the n should be changed to an m since the operator S has size (m,n).

Sx = zeros(eltype(S), n)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions