#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) |
Definition at line 64 of file RestrictionOp.h.
|
inlinestatic |
Definition at line 70 of file RestrictionOp.h.
|
inlinestatic |
Definition at line 80 of file RestrictionOp.h.
|
inlinestatic |
Definition at line 66 of file RestrictionOp.h.
|
inlinestatic |
Definition at line 75 of file RestrictionOp.h.
|
inlinestatic |
Definition at line 67 of file RestrictionOp.h.