COMBINATORIAL_BLAS  1.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
prunediscovered Struct Reference

List of all members.

Public Member Functions

int64_t operator() (int64_t x, const int64_t &y) const

Detailed Description

Binary function to prune the previously discovered vertices from the current frontier When used with EWiseApply(SparseVec V, DenseVec W,...) we get the 'exclude = false' effect of EWiseMult

Definition at line 80 of file Graph500.cpp.


Member Function Documentation

int64_t prunediscovered::operator() ( int64_t  x,
const int64_t y 
) const
inline

Definition at line 82 of file Graph500.cpp.


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