XGCa
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
vertex_list.hpp File Reference
#include "space_settings.hpp"
Include dependency graph for vertex_list.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  VertexList
 
struct  VertexList::IntegerRange
 

Functions

template<typename Device , typename F >
int get_starts_and_ends (int n, F condition, View< bool *, CLayout, HostType > &starts_h, View< bool *, CLayout, HostType > &ends_h)
 

Function Documentation

template<typename Device , typename F >
int get_starts_and_ends ( int  n,
condition,
View< bool *, CLayout, HostType > &  starts_h,
View< bool *, CLayout, HostType > &  ends_h 
)

Here is the call graph for this function: