#include <map.h>
|
| | PreMap (const Homomorphism &H) |
| |
| | PreMap (const Source &S, const Target &T) |
| |
| template<typename ContainerSourceElement, typename ContainerTargetElement> |
| ContainerSourceElement & | operator() (ContainerSourceElement &src, ContainerTargetElement tgt) |
| |
◆ Homomorphism
template<class Source, class Target>
◆ PreMap() [1/2]
template<class Source, class Target>
◆ PreMap() [2/2]
template<class Source, class Target>
| PreMap |
( |
const Source & | S, |
|
|
const Target & | T ) |
|
inline |
◆ operator()()
template<class Source, class Target>
template<typename ContainerSourceElement, typename ContainerTargetElement>
| ContainerSourceElement & operator() |
( |
ContainerSourceElement & | src, |
|
|
ContainerTargetElement | tgt ) |
|
inline |
The documentation for this struct was generated from the following file: