/home/laradmin/lar/perception/planarobstacles/mtt/include/mtt/metrics.h File Reference

Distance metrics declaration. More...

#include <Eigen/Dense>
Include dependency graph for metrics.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

double biVariatePDF (Vector2d &x, Vector2d &m, Matrix2d &cov)
template<typename Derived >
bool is_finite (const Eigen::MatrixBase< Derived > &x)
template<typename Derived >
bool is_nan (const Eigen::MatrixBase< Derived > &x)
double mahalanobis (Vector2d &y, Vector2d &mean, Matrix2d &cov)

Detailed Description

Distance metrics declaration.

Definition in file metrics.h.


Function Documentation

double biVariatePDF ( Vector2d &  x,
Vector2d &  m,
Matrix2d &  cov 
)

Definition at line 42 of file metrics.cpp.

template<typename Derived >
bool is_finite ( const Eigen::MatrixBase< Derived > &  x  )  [inline]

Definition at line 43 of file metrics.h.

template<typename Derived >
bool is_nan ( const Eigen::MatrixBase< Derived > &  x  )  [inline]

Definition at line 49 of file metrics.h.

double mahalanobis ( Vector2d &  y,
Vector2d &  mean,
Matrix2d &  cov 
)

Definition at line 34 of file metrics.cpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


mtt
Author(s): Jorge Almeida
autogenerated on Wed Jul 23 04:34:57 2014