SpikeGPU  1.0.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
spike::Node Class Reference

#include <graph.h>

Public Member Functions

 Node (int idx, int degree)
 

Public Attributes

int m_idx
 
int m_degree
 

Friends

bool operator> (const Node &a, const Node &b)
 
bool operator< (const Node &a, const Node &b)
 

Constructor & Destructor Documentation

spike::Node::Node ( int  idx,
int  degree 
)
inline

Friends And Related Function Documentation

bool operator< ( const Node a,
const Node b 
)
friend
bool operator> ( const Node a,
const Node b 
)
friend

Member Data Documentation

int spike::Node::m_degree
int spike::Node::m_idx

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