Template Function eigenpy::register_symbolic_link_to_registered_type()
Defined in File registration.hpp
Function Documentation
-
template<typename T>
inline bool eigenpy::register_symbolic_link_to_registered_type() Symlink to the current scope the already registered class T.
- Template Parameters:
T – The type to symlink.
- Returns:
true if the type T is effectively symlinked.