Template Struct PickleMap
Defined in File map.hpp
Inheritance Relationships
Base Type
public eigenpy::PickleVector< Container >
(Template Struct PickleVector)
Struct Documentation
-
template<typename Container>
struct PickleMap : public eigenpy::PickleVector<Container> Create a pickle interface for the map type.
See also
Pickle
- Param Container:
[in] Map type to be pickled
Public Static Functions
-
static inline void setstate(bp::object op, bp::tuple tup)