COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
KTipsSR< IT > Struct Template Reference

Static Public Member Functions

static IT id ()
 
static bool returnedSAID ()
 
static MPI_Op mpi_op ()
 
static IT add (const IT &arg1, const IT &arg2)
 
static IT multiply (const IT &arg1, const IT &arg2)
 
static void axpy (IT a, const IT &x, IT &y)
 

Detailed Description

template<class IT>
struct KTipsSR< IT >

Definition at line 12 of file KTipsTest.cpp.

Member Function Documentation

◆ add()

template<class IT >
static IT KTipsSR< IT >::add ( const IT arg1,
const IT arg2 
)
inlinestatic

Definition at line 17 of file KTipsTest.cpp.

◆ axpy()

template<class IT >
static void KTipsSR< IT >::axpy ( IT  a,
const IT x,
IT y 
)
inlinestatic

Definition at line 19 of file KTipsTest.cpp.

◆ id()

template<class IT >
static IT KTipsSR< IT >::id ( )
inlinestatic

Definition at line 14 of file KTipsTest.cpp.

◆ mpi_op()

template<class IT >
static MPI_Op KTipsSR< IT >::mpi_op ( )
inlinestatic

Definition at line 16 of file KTipsTest.cpp.

◆ multiply()

template<class IT >
static IT KTipsSR< IT >::multiply ( const IT arg1,
const IT arg2 
)
inlinestatic

Definition at line 18 of file KTipsTest.cpp.

◆ returnedSAID()

template<class IT >
static bool KTipsSR< IT >::returnedSAID ( )
inlinestatic

Definition at line 15 of file KTipsTest.cpp.


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