#include <boost/shared_ptr.hpp>

Go to the source code of this file.
Classes | |
| class | ISM::NeighbourhoodFunction< InstanceType > |
Namespaces | |
| ISM | |
| this namespace contains all generally usable classes. | |
Typedefs | |
| template<class InstanceType > | |
| using | ISM::NeighbourhoodFunctionPtr = boost::shared_ptr< NeighbourhoodFunction< InstanceType >> |