| AccessorForFirstElement typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| AccessorForSecondElement typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| applyFunction(FunctionType fun, size_t e1, size_t e2, const T &T1, const T &T2) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inlineprivate |
| begin() const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| CBinaryRelation(const std::set< T > &els) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inlineexplicit |
| CBinaryRelation(const std::set< T > &els, FunctionType fun) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| const_iterator typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| const_reverse_iterator typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| ConstAccessorForFirstElement typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| ConstAccessorForSecondElement typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| elements | mrpt::math::CBinaryRelation< T, U, UIsObject > | private |
| end() const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| FunctionByReferencePass typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| FunctionByReturnValue typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| getRelationFrom(size_t i) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationFrom(size_t i) const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationFrom(const T &t) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationFrom(const T &t) const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationFrom(size_t i, vector< U > &vec) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationFrom(const T &t, vector< U > &vec) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationTo(size_t i) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationTo(size_t i) const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationTo(const T &t) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationTo(const T &t) const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationTo(size_t i, vector< U > &vec) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationTo(const T &t, vector< U > &vec) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationValue(size_t e1, size_t e2) const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationValue(size_t e1, size_t e2) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationValue(const T &t1, const T &t2) const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| getRelationValue(const T &t1, const T &t2) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| initializeSymmetricallyWith(FunctionType fun) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| initializeWith(FunctionType fun) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| insertElement(const T &el) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| insertElement(const T &el, FunctionType fun) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| insertElements(const std::set< T > &els) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| insertElements(const std::set< T > &els, FunctionType fun) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| MatrixType typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | private |
| operator()(size_t e1, size_t e2) const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| operator()(size_t e1, size_t e2) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| operator[](size_t i) const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| rbegin() const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| relation | mrpt::math::CBinaryRelation< T, U, UIsObject > | private |
| removeElement(const T &el) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| removeElementAt(size_t i) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| removeElements(const std::set< T > &vals) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| removeElementsAt(const std::set< size_t > &poss) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| rend() const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| setElements(const std::set< T > &newEls) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| setRelationValue(size_t e1, size_t e2, const U &newVal) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| setRelationValue(const T &t1, const T &t2, const U &newVal) | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |
| SimpleFunctionByReturnValue typedef | mrpt::math::CBinaryRelation< T, U, UIsObject > | |
| size() const | mrpt::math::CBinaryRelation< T, U, UIsObject > | inline |