COMBINATORIAL_BLAS  1.6
combblas::WeightMaxMLSR< T1, T2 > Struct Template Reference

#include <MatchingDefs.h>

Static Public Member Functions

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)
 

Detailed Description

template<typename T1, typename T2>
struct combblas::WeightMaxMLSR< T1, T2 >

Definition at line 114 of file MatchingDefs.h.

Member Function Documentation

◆ add()

template<typename T1 , typename T2 >
static T2 combblas::WeightMaxMLSR< T1, T2 >::add ( const T2 &  arg1,
const T2 &  arg2 
)
inlinestatic

Definition at line 120 of file MatchingDefs.h.

◆ axpy()

template<typename T1 , typename T2 >
static void combblas::WeightMaxMLSR< T1, T2 >::axpy ( const T1  a,
const T2 &  x,
T2 &  y 
)
inlinestatic

Definition at line 130 of file MatchingDefs.h.

◆ id()

template<typename T1 , typename T2 >
static T2 combblas::WeightMaxMLSR< T1, T2 >::id ( )
inlinestatic

Definition at line 116 of file MatchingDefs.h.

◆ mpi_op()

template<typename T1 , typename T2 >
static MPI_Op combblas::WeightMaxMLSR< T1, T2 >::mpi_op ( )
inlinestatic

Definition at line 118 of file MatchingDefs.h.

◆ multiply()

template<typename T1 , typename T2 >
static T2 combblas::WeightMaxMLSR< T1, T2 >::multiply ( const T1 &  arg1,
const T2 &  arg2 
)
inlinestatic

Definition at line 125 of file MatchingDefs.h.

◆ returnedSAID()

template<typename T1 , typename T2 >
static bool combblas::WeightMaxMLSR< T1, T2 >::returnedSAID ( )
inlinestatic

Definition at line 117 of file MatchingDefs.h.


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