Typedefs | Functions
PointToPlane.cpp File Reference
#include <iostream>
#include "Eigen/SVD"
#include "ErrorMinimizersImpl.h"
#include "PointMatcherPrivate.h"
#include "Functions.h"
Include dependency graph for PointToPlane.cpp:

Go to the source code of this file.

Typedefs

typedef
PointMatcherSupport::Parametrizable 
P
typedef
Parametrizable::ParameterDoc 
ParameterDoc
typedef Parametrizable::Parameters Parameters
typedef
Parametrizable::ParametersDoc 
ParametersDoc
typedef
PointMatcherSupport::Parametrizable 
Parametrizable

Functions

template<typename T , typename MatrixA , typename Vector >
void solvePossiblyUnderdeterminedLinearSystem (const MatrixA &A, const Vector &b, Vector &x)

Typedef Documentation

Definition at line 48 of file PointToPlane.cpp.

Definition at line 50 of file PointToPlane.cpp.

Definition at line 49 of file PointToPlane.cpp.

Definition at line 51 of file PointToPlane.cpp.

Definition at line 47 of file PointToPlane.cpp.


Function Documentation

template<typename T , typename MatrixA , typename Vector >
void solvePossiblyUnderdeterminedLinearSystem ( const MatrixA &  A,
const Vector &  b,
Vector &  x 
)

Definition at line 71 of file PointToPlane.cpp.



libpointmatcher
Author(s):
autogenerated on Thu Jun 20 2019 19:51:33