[eigen] Custom expression type API stability |
[ Thread Index |
Date Index
| More lists.tuxfamily.org/eigen Archives
]
Hi Folks,
I have a question concerning adding custom expression types as described here:
http://eigen.tuxfamily.org/dox-devel/TopicNewExpressionType.html . I am
currently developing a program that would require some custom expression types
to be efficient.
Is the way how they are implemented expected to change during the next
versions? Since I could not compile the example with Eigen 3.2.7 and 3.2.8,
only with the latest snapshot from mercurial.
Cheers,
Dan