Main MRPT website > C++ reference for MRPT 1.5.6
Classes | Namespaces | Functions
CBinaryRelation.h File Reference
#include <mrpt/math/CMatrixTemplate.h>
#include <mrpt/math/matrix_adaptors.h>
#include <set>
#include <iterator>
#include <algorithm>
#include <utility>
Include dependency graph for CBinaryRelation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mrpt::math::CBinaryRelation< T, U, UIsObject >
 This class models a binary relation through the elements of any given set. More...
 

Namespaces

 mrpt
 This is the global namespace for all Mobile Robot Programming Toolkit (MRPT) libraries.
 
 mrpt::math
 This base provides a set of functions for maths stuff.
 
 mrpt::math::detail
 

Functions

template<typename T , typename U , bool UIsObject, typename FunctionType >
void mrpt::math::detail::applyFunction (CBinaryRelation< T, U, UIsObject > &o, FunctionType fun, size_t e1, size_t e2, const T &T1, const T &T2)
 
template<typename T , typename U , bool UIsObject>
void mrpt::math::detail::applyFunction (CBinaryRelation< T, U, UIsObject > &o, typename CBinaryRelation< T, U, UIsObject >::FunctionByReferencePass fun, size_t e1, size_t e2, const T &T1, const T &T2)
 Template specialization by reference type. More...
 



Page generated by Doxygen 1.8.14 for MRPT 1.5.6 Git: 4c65e8431 Tue Apr 24 08:18:17 2018 +0200 at lun oct 28 01:35:26 CET 2019