$extrastylesheet
#include <mln/fun/x2x/composed.hh>
Public Member Functions | |
composed () | |
composed (const T2 &f, const T1 &g) |
Represent a composition of two transformations.
Definition at line 150 of file composed.hh.
|
inline |
Constructor without argument.
Definition at line 159 of file composed.hh.
|
inline |
Constructor with the two transformation to be composed.
Definition at line 162 of file composed.hh.