[eigen] Tensor Module: Continuous Memory?

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hello =)

Trying to use the Tensor module to store some 3d Matrix and save it into a HDF5 file.

Question:

When I do

Tensor<double,3> a(19,4,3);

is  a then guaranteed to be continuous in memory as it is the case for all DenseBase<>  objects? As far as I am aware off :-)


Thanks !

BR Gabriel Nützi





Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/