Skip to content

Retain all computed internal matrix representations #23

@armcknight

Description

@armcknight

Maintain a structure that retains a lazy-loaded set of value representations.

So, if a matrix is constructed with values in conventional row-major, then at some point column-major is requested, retain the column-major version for further requests.

Do this for all appropriate combinations of leading dimension, packing, and triangular component.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions