COMBINATORIAL_BLAS  1.6
SelectRandSRing Struct Reference

Public Types

typedef int64_t T_promote
 

Static Public Member Functions

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

Static Public Attributes

static MPI_Op MPI_BFSRAND
 

Detailed Description

Definition at line 92 of file RandomParentBFS.cpp.

Member Typedef Documentation

◆ T_promote

Definition at line 95 of file RandomParentBFS.cpp.

Member Function Documentation

◆ add()

static ParentType SelectRandSRing::add ( const ParentType arg1,
const ParentType arg2 
)
inlinestatic

Definition at line 100 of file RandomParentBFS.cpp.

◆ axpy()

static void SelectRandSRing::axpy ( T_promote  a,
const ParentType x,
ParentType y 
)
inlinestatic

Definition at line 115 of file RandomParentBFS.cpp.

◆ id()

static ParentType SelectRandSRing::id ( )
inlinestatic

Definition at line 96 of file RandomParentBFS.cpp.

◆ multiply()

static ParentType SelectRandSRing::multiply ( const T_promote arg1,
const ParentType arg2 
)
inlinestatic

Definition at line 107 of file RandomParentBFS.cpp.

◆ returnedSAID()

static bool SelectRandSRing::returnedSAID ( )
inlinestatic

Definition at line 97 of file RandomParentBFS.cpp.

Member Data Documentation

◆ MPI_BFSRAND

MPI_Op SelectRandSRing::MPI_BFSRAND
static

Definition at line 94 of file RandomParentBFS.cpp.


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