Skip to content

First use #1

@charga

Description

@charga
        var data = new double[][] { new double[] { 2, 1 }, new double[] { 3, -2 } };
        RealMatrix m = MatrixUtils.createRealMatrix(data);

Throws a TypeInitializationException. Something regards the instance is readonly

It's very simple but?

Thanks

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