COMBINATORIAL_BLAS  1.6
SubMaxSR Struct Reference

Static Public Member Functions

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

Detailed Description

Definition at line 82 of file auction.cpp.

Member Function Documentation

◆ add()

static VertexType SubMaxSR::add ( const VertexType arg1,
const VertexType arg2 
)
inlinestatic

Definition at line 91 of file auction.cpp.

◆ axpy()

static void SubMaxSR::axpy ( const double  a,
const VertexType x,
VertexType y 
)
inlinestatic

Definition at line 104 of file auction.cpp.

◆ id()

static VertexType SubMaxSR::id ( )
inlinestatic

Definition at line 84 of file auction.cpp.

◆ mpi_op()

static MPI_Op SubMaxSR::mpi_op ( )
inlinestatic

Definition at line 86 of file auction.cpp.

◆ multiply()

static VertexType SubMaxSR::multiply ( const double &  arg1,
const VertexType arg2 
)
inlinestatic

Definition at line 98 of file auction.cpp.

◆ returnedSAID()

static bool SubMaxSR::returnedSAID ( )
inlinestatic

Definition at line 85 of file auction.cpp.


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