Skip to content

Typo in EigenBaseVisitor #539

Open
Open
@ManifoldFR

Description

@ManifoldFR

When discussing Simple-Robotics/nanoeigenpy#1 with @Lucas-Haubert, we've realized there is a typo in the EigenBaseVisitor, just here:

.def("size", &Derived::rows, bp::arg("self"),

I think this should be Derived::size here, and fixing this will probably break the build in multiple sparse solver classes, because several of them indeed do not inherit from EigenBase<T>.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions