norms.h File Reference

#include "pcl/common/norms.hpp"
Include dependency graph for norms.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  pcl

Functions

float pcl::B_Norm (float *A, float *B, int dim)
 Compute the B norm of the vector between two points.
float pcl::CS_Norm (float *A, float *B, int dim)
 Compute the CS norm of the vector between two points.
float pcl::Div_Norm (float *A, float *B, int dim)
 Compute the div norm of the vector between two points.
float pcl::HIK_Norm (float *A, float *B, int dim)
 Compute the HIK norm of the vector between two points.
float pcl::JM_Norm (float *A, float *B, int dim)
 Compute the JM norm of the vector between two points.
float pcl::K_Norm (float *A, float *B, int dim, float P1, float P2)
 Compute the K norm of the vector between two points.
float pcl::KL_Norm (float *A, float *B, int dim)
 Compute the KL between two discrete probability density functions.
float pcl::L1_Norm (float *A, float *B, int dim)
 Compute the L1 norm of the vector between two points.
float pcl::L2_Norm (float *A, float *B, int dim)
 Compute the L2 norm of the vector between two points.
float pcl::L2_Norm_SQR (float *A, float *B, int dim)
 Compute the squared L2 norm of the vector between two points.
float pcl::Linf_Norm (float *A, float *B, int dim)
 Compute the L-infinity norm of the vector between two points.
float pcl::PF_Norm (float *A, float *B, int dim, float P1, float P2)
 Compute the PF norm of the vector between two points.
float pcl::Sublinear_Norm (float *A, float *B, int dim)
 Compute the sublinear norm of the vector between two points.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


pcl
Author(s): See http://pcl.ros.org/authors for the complete list of authors.
autogenerated on Fri Jan 11 09:56:09 2013