|  | 
| template<class Archive , typename _Scalar , int _NumIndices, int _Options, typename _IndexType > | 
| void | boost::serialization::load (Archive &ar, ::pinocchio::Tensor< _Scalar, _NumIndices, _Options, _IndexType > &t, const unsigned int) | 
|  | 
| template<class Archive , typename _IndexType , std::size_t _NumIndices> | 
| void | boost::serialization::load (Archive &ar, Eigen::array< _IndexType, _NumIndices > &a, const unsigned int) | 
|  | 
| void | boost::serialization::load (Archive &ar, Eigen::Map< PlainObjectBase, MapOptions, StrideType > &m, const unsigned int) | 
|  | 
| void | boost::serialization::load (Archive &ar, Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > &m, const unsigned int) | 
|  | 
| template<class Archive , typename _Scalar , int _NumIndices, int _Options, typename _IndexType > | 
| void | boost::serialization::save (Archive &ar, const ::pinocchio::Tensor< _Scalar, _NumIndices, _Options, _IndexType > &t, const unsigned int) | 
|  | 
| template<class Archive , typename _IndexType , std::size_t _NumIndices> | 
| void | boost::serialization::save (Archive &ar, const Eigen::array< _IndexType, _NumIndices > &a, const unsigned int) | 
|  | 
| void | boost::serialization::save (Archive &ar, const Eigen::Map< PlainObjectBase, MapOptions, StrideType > &m, const unsigned int) | 
|  | 
| void | boost::serialization::save (Archive &ar, const Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > &m, const unsigned int) | 
|  | 
| template<class Archive , typename _Scalar , int _NumIndices, int _Options, typename _IndexType > | 
| void | boost::serialization::serialize (Archive &ar, ::pinocchio::Tensor< _Scalar, _NumIndices, _Options, _IndexType > &t, const unsigned int version) | 
|  | 
| template<class Archive , typename _IndexType , std::size_t _NumIndices> | 
| void | boost::serialization::serialize (Archive &ar, Eigen::array< _IndexType, _NumIndices > &a, const unsigned int version) | 
|  | 
| void | boost::serialization::serialize (Archive &ar, Eigen::Map< PlainObjectBase, MapOptions, StrideType > &m, const unsigned int version) | 
|  | 
| void | boost::serialization::serialize (Archive &ar, Eigen::Matrix< Scalar, Rows, Cols, Options, MaxRows, MaxCols > &m, const unsigned int version) | 
|  |