Re: [eigen] Map & TensorMap and setData() functionality |
[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]
ahh awesome, however, isn't it ugly to use new (&v) Map<Type>(ptr, dimensions) and -> a setData method does not need dimensions (which stay fix), which makes setData efficient when using it in a loop many times... I just wanted to reset the data pointer thats all :-) BR Gabriel On 10/08/2015 11:42 AM, Gael Guennebaud
wrote:
|
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |