Re: [eigen] EigenLab: C++ run-time matrix math ala MATLAB. |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
Great tool!Without embedding a JIT compiler (e.g., LLVM's one) I don't see how that could be possible. Perhaps, a good tradeoff would be to catch a few very common sub-expressions to map them to a single Eigen's _expression_.On Sun, Aug 31, 2014 at 4:18 PM, Marcel Goldschen <marcel.goldschen@xxxxxxxxx> wrote:
Also, if anyone knows how I could improve its performance by using Eigen's _expression_ templates, I'd love to hear about it.Gael.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |