Coverage Control Library
Loading...
Searching...
No Matches
world_idf.h File Reference

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
 

Detailed Description

Contains the class for Importance Density Function (IDF) for the world.

Definition in file world_idf.h.

Macro Definition Documentation

◆ EIGEN_NO_CUDA

#define EIGEN_NO_CUDA

Definition at line 32 of file world_idf.h.