|
Coverage Control Library
|
Contains the class for Importance Density Function (IDF) for the world. More...
#include <Eigen/Dense>#include <fstream>#include <iostream>#include <string>#include <vector>#include "CoverageControl/Config.h"#include "CoverageControl/bivariate_normal_distribution.h"#include "CoverageControl/cuda_utils.h"#include "CoverageControl/map_utils.h"#include "CoverageControl/parameters.h"#include "CoverageControl/typedefs.h"
Include dependency graph for world_idf.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | WorldIDF |
| Class for Importance Density Function (IDF) for the world. More... | |
Namespaces | |
| namespace | CoverageControl |
| Namespace for the CoverageControl library. | |
Macros | |
| #define | EIGEN_NO_CUDA |
Contains the class for Importance Density Function (IDF) for the world.
Definition in file world_idf.h.
| #define EIGEN_NO_CUDA |
Definition at line 32 of file world_idf.h.