FflasFfpack
Public Member Functions | Friends
Compose< H1, H2 > Struct Template Reference

Public Member Functions

 Compose ()
 
 Compose (const Compose &other)
 
 Compose (const Sequential &S)
 
 Compose (size_t th1, size_t th2)
 
 Compose (const H1 &o1, const H2 &o2)
 
H1 first_component () const
 
H2 second_component () const
 

Friends

std::ostream & operator<< (std::ostream &o, const Compose &c)
 

Constructor & Destructor Documentation

◆ Compose() [1/5]

Compose ( )
inline

◆ Compose() [2/5]

Compose ( const Compose< H1, H2 > &  other)
inline

◆ Compose() [3/5]

Compose ( const Sequential S)
inline

◆ Compose() [4/5]

Compose ( size_t  th1,
size_t  th2 
)
inline

◆ Compose() [5/5]

Compose ( const H1 &  o1,
const H2 &  o2 
)
inline

Member Function Documentation

◆ first_component()

H1 first_component ( ) const
inline

◆ second_component()

H2 second_component ( ) const
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream & operator<< ( std::ostream &  o,
const Compose< H1, H2 > &  c 
)
friend

The documentation for this struct was generated from the following file: