FflasFfpack
Public Types | Public Member Functions | Friends
Parallel< C, P > Struct Template Reference

Public Types

typedef C Cut
 
typedef P Param
 

Public Member Functions

 Parallel (size_t n=NUM_THREADS)
 
size_t numthreads () const
 
size_t & set_numthreads (size_t n)
 

Friends

std::ostream & operator<< (std::ostream &out, const Parallel &p)
 

Member Typedef Documentation

◆ Cut

typedef C Cut

◆ Param

typedef P Param

Constructor & Destructor Documentation

◆ Parallel()

Parallel ( size_t  n = NUM_THREADS)
inline

Member Function Documentation

◆ numthreads()

size_t numthreads ( ) const
inline

◆ set_numthreads()

size_t& set_numthreads ( size_t  n)
inline

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  out,
const Parallel< C, P > &  p 
)
friend

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