Skip to content

Make Adjoint{T,<:BandedMatrix}, conform to banded matrix interface #48

@dlfivefifty

Description

@dlfivefifty

This should be straightfoward:

bandwidths(A::Adjoint) = reverse(bandwidths(parent(A)))

Metadata

Metadata

Assignees

No one assigned

    Labels

    v0.6This version will drop support for Julia v0.6

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions