mirror of
https://github.com/paboyle/Grid.git
synced 2025-04-05 11:45:56 +01:00
1) The Eigen package defines operator<< for Eigen tensors, but this format is different, hence Grid::Serializable::WriteMember 2) For simplification, the contents are written in memory order. I.e. Different results will be obtained depending on whether the tensor is row- or column-major