Skip to content

Add visualizer for Expressions #2

@adishavit

Description

@adishavit

Eigen is based on expression decomposition.
When using auto A = B*C, A will be an "intermediate" expression syntax tree.
It would be great if the visualizer could call A.eval() to get the actual matrix to display.
Is this possible?

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