#include <MatchingDefs.h>
|
static T2 | id () |
|
static bool | returnedSAID () |
|
static MPI_Op | mpi_op () |
|
static T2 | add (const T2 &arg1, const T2 &arg2) |
|
static T2 | multiply (const T1 &arg1, const T2 &arg2) |
|
static void | axpy (const T1 a, const T2 &x, T2 &y) |
|
static T2 | id () |
|
static bool | returnedSAID () |
|
static MPI_Op | mpi_op () |
|
static T2 | add (const T2 &arg1, const T2 &arg2) |
|
static T2 | multiply (const T1 &arg1, const T2 &arg2) |
|
static void | axpy (const T1 a, const T2 &x, T2 &y) |
|
template<typename T1, typename T2>
struct combblas::WeightMaxMMSR< T1, T2 >
Definition at line 141 of file MatchingDefs.h.
◆ add() [1/2]
template<typename T1 , typename T2 >
◆ add() [2/2]
template<typename T1 , typename T2 >
◆ axpy() [1/2]
template<typename T1 , typename T2 >
◆ axpy() [2/2]
template<typename T1 , typename T2 >
◆ id() [1/2]
template<typename T1 , typename T2 >
◆ id() [2/2]
template<typename T1 , typename T2 >
◆ mpi_op() [1/2]
template<typename T1 , typename T2 >
◆ mpi_op() [2/2]
template<typename T1 , typename T2 >
◆ multiply() [1/2]
template<typename T1 , typename T2 >
◆ multiply() [2/2]
template<typename T1 , typename T2 >
◆ returnedSAID() [1/2]
template<typename T1 , typename T2 >
◆ returnedSAID() [2/2]
template<typename T1 , typename T2 >
The documentation for this struct was generated from the following file: