Skip to content

Use ndarray Data trait more #18

@xd009642

Description

@xd009642

A lot of my extension traits are using ArrayN<T> instead of ArrayBase<U, _> where U: Data<Elem=T>. Change things into using the Data trait and see if that adds an easy way to have the core Image struct not own it's data

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions