Serialize the specified Eigen container.
- Template Parameters
-
U | type of scalars; must be assignable to T |
R | row specification of Eigen container |
C | column specification of Eigen container |
- Parameters
-
x | Eigen container to serialize. |
Definition at line 241 of file serializer.hpp.