COMBINATORIAL_BLAS  1.6
SelectMinSR Struct Reference

Public Types

typedef int64_t T_promote
 
typedef int64_t T_promote
 
typedef int64_t T_promote
 

Static Public Member Functions

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

Detailed Description

Definition at line 79 of file SpMSpVBench.cpp.

Member Typedef Documentation

◆ T_promote [1/3]

Definition at line 34 of file MD.cpp.

◆ T_promote [2/3]

Definition at line 81 of file SpMSpVBench.cpp.

◆ T_promote [3/3]

Definition at line 97 of file RCM.cpp.

Member Function Documentation

◆ add() [1/3]

static T_promote SelectMinSR::add ( const T_promote arg1,
const T_promote arg2 
)
inlinestatic

Definition at line 39 of file MD.cpp.

◆ add() [2/3]

static T_promote SelectMinSR::add ( const T_promote arg1,
const T_promote arg2 
)
inlinestatic

Definition at line 86 of file SpMSpVBench.cpp.

◆ add() [3/3]

static T_promote SelectMinSR::add ( const T_promote arg1,
const T_promote arg2 
)
inlinestatic

Definition at line 102 of file RCM.cpp.

◆ axpy() [1/3]

static void SelectMinSR::axpy ( bool  a,
const T_promote x,
T_promote y 
)
inlinestatic

Definition at line 49 of file MD.cpp.

◆ axpy() [2/3]

static void SelectMinSR::axpy ( bool  a,
const T_promote x,
T_promote y 
)
inlinestatic

Definition at line 96 of file SpMSpVBench.cpp.

◆ axpy() [3/3]

static void SelectMinSR::axpy ( bool  a,
const T_promote x,
T_promote y 
)
inlinestatic

Definition at line 112 of file RCM.cpp.

◆ id() [1/3]

static T_promote SelectMinSR::id ( )
inlinestatic

Definition at line 35 of file MD.cpp.

◆ id() [2/3]

static T_promote SelectMinSR::id ( )
inlinestatic

Definition at line 82 of file SpMSpVBench.cpp.

◆ id() [3/3]

static T_promote SelectMinSR::id ( )
inlinestatic

Definition at line 98 of file RCM.cpp.

◆ mpi_op()

static MPI_Op SelectMinSR::mpi_op ( )
inlinestatic

Definition at line 37 of file MD.cpp.

◆ multiply() [1/3]

static T_promote SelectMinSR::multiply ( const bool &  arg1,
const T_promote arg2 
)
inlinestatic

Definition at line 44 of file MD.cpp.

◆ multiply() [2/3]

static T_promote SelectMinSR::multiply ( const bool &  arg1,
const T_promote arg2 
)
inlinestatic

Definition at line 91 of file SpMSpVBench.cpp.

◆ multiply() [3/3]

static T_promote SelectMinSR::multiply ( const bool &  arg1,
const T_promote arg2 
)
inlinestatic

Definition at line 107 of file RCM.cpp.

◆ returnedSAID() [1/3]

static bool SelectMinSR::returnedSAID ( )
inlinestatic

Definition at line 36 of file MD.cpp.

◆ returnedSAID() [2/3]

static bool SelectMinSR::returnedSAID ( )
inlinestatic

Definition at line 83 of file SpMSpVBench.cpp.

◆ returnedSAID() [3/3]

static bool SelectMinSR::returnedSAID ( )
inlinestatic

Definition at line 99 of file RCM.cpp.


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