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

#include <RestrictionOp.h>

Static Public Member Functions

static VertexType< T2 > id ()
 
static bool returnedSAID ()
 
static VertexType< T2 > add (const VertexType< T2 > &arg1, const VertexType< T2 > &arg2)
 
static VertexType< T2 > multiply (const T1 &arg1, const VertexType< T2 > &arg2)
 
static void axpy (T1 a, const VertexType< T2 > &x, VertexType< T2 > &y)
 

Detailed Description

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

Definition at line 64 of file RestrictionOp.h.

Member Function Documentation

◆ add()

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

Definition at line 70 of file RestrictionOp.h.

◆ axpy()

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

Definition at line 80 of file RestrictionOp.h.

◆ id()

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

Definition at line 66 of file RestrictionOp.h.

◆ multiply()

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

Definition at line 75 of file RestrictionOp.h.

◆ returnedSAID()

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

Definition at line 67 of file RestrictionOp.h.


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