Public Member Functions
HandleSearch::LastElementComparator Struct Reference

Comparator for equality of the last element of two 2D-vectors. More...

List of all members.

Public Member Functions

bool operator() (const Eigen::Vector2d &a, const Eigen::Vector2d &b)
 Compare the last element of two 2D-vectors for equality.

Detailed Description

Comparator for equality of the last element of two 2D-vectors.

Definition at line 124 of file handle_search.h.


Member Function Documentation

bool HandleSearch::LastElementComparator::operator() ( const Eigen::Vector2d &  a,
const Eigen::Vector2d &  b 
) [inline]

Compare the last element of two 2D-vectors for equality.

Parameters:
athe first 2D-vector to be compared
bthe second 2D-vector to be compared
Returns:
true if the last element of both vectors is equal, false otherwise

Definition at line 132 of file handle_search.h.


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


agile_grasp
Author(s):
autogenerated on Thu Aug 27 2015 12:01:28