This bugzilla service is closed. All entries have been migrated to https://gitlab.com/libeigen/eigen
Bug 1662 - Add a lazyEval()
Summary: Add a lazyEval()
Status: NEW
Alias: None
Product: Eigen
Classification: Unclassified
Component: Core - expression templates (show other bugs)
Version: unspecified
Hardware: All All
: Normal Feature Request
Assignee: Nobody
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 3.x
  Show dependency treegraph
 
Reported: 2019-01-17 15:33 UTC by Gael Guennebaud
Modified: 2019-12-04 18:23 UTC (History)
3 users (show)



Attachments

Description Gael Guennebaud 2019-01-17 15:33:51 UTC
Currently expr.eval() immediately evaluates the expression and returns a plain object. In some (many?) cases it is desirable to only flag a subexpression that it should be evaluated within a temporary at evaluation time.

This was initially discussed in bug 505.
Comment 1 Nobody 2019-12-04 18:23:00 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to gitlab.com's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.com/libeigen/eigen/issues/1662.

Note You need to log in before you can comment on or make changes to this bug.