COMBINATORIAL_BLAS 1.6
 
Loading...
Searching...
No Matches
SPSRing Struct Reference

#include <Node.h>

Static Public Member Functions

static MPI_Op mpi_op ()
 
static bool returnedSAID ()
 
static Node add (const Node &arg1, const Node &arg2)
 
static Node multiply (const double &arg1, const Node &arg2)
 
static MPI_Op mpi_op ()
 
static bool returnedSAID ()
 
static Node add (const Node &arg1, const Node &arg2)
 
static Node multiply (const Ft &arg1, const Node &arg2)
 

Detailed Description

Definition at line 60 of file Node.h.

Member Function Documentation

◆ add() [1/2]

static Node SPSRing::add ( const Node arg1,
const Node arg2 
)
inlinestatic

Definition at line 70 of file Node.h.

◆ add() [2/2]

static Node SPSRing::add ( const Node arg1,
const Node arg2 
)
inlinestatic

Definition at line 71 of file Node.h.

◆ mpi_op() [1/2]

static MPI_Op SPSRing::mpi_op ( )
inlinestatic

Definition at line 61 of file Node.h.

◆ mpi_op() [2/2]

static MPI_Op SPSRing::mpi_op ( )
inlinestatic

Definition at line 62 of file Node.h.

◆ multiply() [1/2]

static Node SPSRing::multiply ( const double &  arg1,
const Node arg2 
)
inlinestatic

Definition at line 79 of file Node.h.

◆ multiply() [2/2]

static Node SPSRing::multiply ( const Ft arg1,
const Node arg2 
)
inlinestatic

Definition at line 80 of file Node.h.

◆ returnedSAID() [1/2]

static bool SPSRing::returnedSAID ( )
inlinestatic

Definition at line 65 of file Node.h.

◆ returnedSAID() [2/2]

static bool SPSRing::returnedSAID ( )
inlinestatic

Definition at line 66 of file Node.h.


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