Skip to content

mex-it.h fails with Matrices which are NOT of type double #2

@fabbra

Description

@fabbra

Hi,
mex-it.h fails when using matrices which are not of type double.
I guess the error is on line 356:
sizeof(double) must be replaced by sizeof(T)
A similar error needs to be fixed on line 380.
Else everything works fine, thanks for this VERY handy function!
Cheers,
Fab

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions