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 120 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 128 of file handle_search.h.


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


agile_grasp
Author(s): Andreas ten Pas
autogenerated on Sat Jun 8 2019 20:08:27