Skip to content

Distance Matrix functions only work for matrix in column mode #33

Open
@positiveblue

Description

Given two matrices, distance.hpp implements some useful "distances Matrices" (Euclidian, L1,...). However, the functions only handle the cases which the two matrices are in column mode.

I will add some exceptions for the other cases but we should deal with them at some point.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions