1
0
mirror of https://github.com/paboyle/Grid.git synced 2025-04-05 11:45:56 +01:00
Michael Marshall f7b4fd0f69 Make sure Grid::Serializable can write Eigen Tensors to output streams. NB:
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
2019-04-06 15:40:23 +01:00
..
2019-02-10 20:47:35 +00:00
2018-09-29 15:48:05 +01:00
2018-11-19 11:27:57 +00:00
2018-11-23 15:51:27 +00:00
2019-03-07 14:30:35 +00:00
2019-02-26 11:29:12 +00:00
2018-09-10 15:16:59 +01:00