#include <composed.hh>
Public Member Functions | |
composed (const T2 &f, const T1 &g) | |
Constructor with the two transformation to be composed. | |
composed () | |
Constructor without argument. |
Definition at line 136 of file composed.hh.
mln::fun::x2x::composed< T2, T1 >::composed | ( | ) | [inline] |
mln::fun::x2x::composed< T2, T1 >::composed | ( | const T2 & | f, | |
const T1 & | g | |||
) | [inline] |