World Model Implementation.
More...
Files | |
| file | blob.cpp |
| file | grid.cpp |
| Contains the implementation for creating grids. | |
| file | grid.hpp |
| Contains the interface for creating grids. | |
| file | interpolate.cpp |
| Contains the implementation for interpolation. | |
| file | interpolate.hpp |
| Contains the interface for interpolation. | |
| file | interpolatorspec.cpp |
| Contains the implementation for interpolation. | |
| file | interpolatorspec.hpp |
| Contains the interface for interpolation. | |
| file | kernel.cpp |
| Contains the implementation of the squared exponetial kernel. | |
| file | kernel.hpp |
| Contains the interface for Gaussian Process kernels. | |
| file | property.cpp |
| Contains the implementation of the world properties. | |
| file | property.hpp |
| Contains the interface for the world properties. | |
| file | query.hpp |
| Contains objects and methods for querying. | |
| file | transitions.cpp |
| Contains the implementation of querying layer transitions. | |
| file | transitions.hpp |
| Contains the interface for computing layer transitions. | |
| file | voxelise.cpp |
| Contains the implementation for grid voxelisation. | |
| file | voxelise.hpp |
| Contains the interface for grid voxelisation. | |
World Model Implementation.