Public Member Functions | Public Attributes
pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices Struct Reference

#include <transformation_estimation_point_to_plane_weighted.h>

Inheritance diagram for pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices:
Inheritance graph
[legend]

List of all members.

Public Member Functions

int operator() (const VectorX &x, VectorX &fvec) const
OptimizationFunctorWithIndicesoperator= (const OptimizationFunctorWithIndices &src)
 OptimizationFunctorWithIndices (int m_data_points, const TransformationEstimationPointToPlaneWeighted *estimator)
 OptimizationFunctorWithIndices (const OptimizationFunctorWithIndices &src)
virtual ~OptimizationFunctorWithIndices ()
 Destructor.

Public Attributes

const
TransformationEstimationPointToPlaneWeighted
< PointSource, PointTarget,
MatScalar > * 
estimator_

Detailed Description

template<typename PointSource, typename PointTarget, typename MatScalar = float>
struct pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices

Definition at line 287 of file transformation_estimation_point_to_plane_weighted.h.


Constructor & Destructor Documentation

template<typename PointSource , typename PointTarget , typename MatScalar = float>
pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices::OptimizationFunctorWithIndices ( int  m_data_points,
const TransformationEstimationPointToPlaneWeighted estimator 
) [inline]

Functor constructor

Parameters:
[in]m_data_pointsthe number of data points to evaluate
[in,out]estimatorpointer to the estimator object

Definition at line 295 of file transformation_estimation_point_to_plane_weighted.h.

template<typename PointSource , typename PointTarget , typename MatScalar = float>
pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices::OptimizationFunctorWithIndices ( const OptimizationFunctorWithIndices src) [inline]

Copy constructor

Parameters:
[in]theoptimization functor to copy into this

Definition at line 303 of file transformation_estimation_point_to_plane_weighted.h.

template<typename PointSource , typename PointTarget , typename MatScalar = float>
virtual pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices::~OptimizationFunctorWithIndices ( ) [inline, virtual]

Destructor.

Definition at line 321 of file transformation_estimation_point_to_plane_weighted.h.


Member Function Documentation

template<typename PointSource , typename PointTarget , typename MatScalar >
int pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices::operator() ( const VectorX x,
VectorX fvec 
) const

Fill fvec from x. For the current state vector x fill the f values

Parameters:
[in]xstate vector
[out]fvecf values vector

Definition at line 276 of file transformation_estimation_point_to_plane_weighted.hpp.

template<typename PointSource , typename PointTarget , typename MatScalar = float>
OptimizationFunctorWithIndices& pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices::operator= ( const OptimizationFunctorWithIndices src) [inline]

Copy operator

Parameters:
[in]theoptimization functor to copy into this

Definition at line 313 of file transformation_estimation_point_to_plane_weighted.h.


Member Data Documentation

template<typename PointSource , typename PointTarget , typename MatScalar = float>
const TransformationEstimationPointToPlaneWeighted<PointSource, PointTarget, MatScalar>* pcl::registration::TransformationEstimationPointToPlaneWeighted< PointSource, PointTarget, MatScalar >::OptimizationFunctorWithIndices::estimator_

The documentation for this struct was generated from the following files:


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:46:56