ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Common.h File Reference
#include <stdio.h>
#include <ctime>
#include <functional>
#include <sstream>
#include <string>
#include <vector>
Include dependency graph for Common.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  GenericParameter
 
class  TimeStack
 
struct  ComponentsFusion< T >
 
struct  lessComponentsFusion< T >
 
class  VectorOfCentroids< T >
 
class  Point3D< Real >
 
struct  lessPoint3D< T >
 

Namespaces

 patch
 

Enumerations

enum  fidelityType { L2 , linear , KL , SPG }
 

Functions

template<typename T >
std::string patch::to_string (const T &n)
 

Enumeration Type Documentation

◆ fidelityType

Enumerator
L2 
linear 
KL 
SPG 

Definition at line 27 of file Common.h.