Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

SUMA_NODE_NEIGHB_LAYER Struct Reference

#include <SUMA_define.h>


Data Fields

int * NodesInLayer
int N_NodesInLayer
int N_AllocNodesInLayer

Field Documentation

int SUMA_NODE_NEIGHB_LAYER::N_AllocNodesInLayer
 

Number of nodes allocated for in this layer. Allocation is done in chunks of 200 at a time

Definition at line 1978 of file SUMA_define.h.

Referenced by SUMA_AddNodeToLayer(), and SUMA_Initialize_getoffsets().

int SUMA_NODE_NEIGHB_LAYER::N_NodesInLayer
 

Number of nodes in this layer

Definition at line 1977 of file SUMA_define.h.

Referenced by SUMA_AddNodeToLayer(), SUMA_Build_Cluster_From_Node(), SUMA_Build_Cluster_From_Node_NoRec(), SUMA_FormNeighbOffset(), SUMA_GetOffset2Offset(), SUMA_getoffsets2(), and SUMA_Initialize_getoffsets().

int* SUMA_NODE_NEIGHB_LAYER::NodesInLayer
 

Vector containing nodes that are neighbors to node n (Vector contains N_NodesInLayer useful values but has N_AllocNodesInLayer allocated spots) Those neighbors can be of any order (see below and structure SUMA_GET_OFFSET_STRUCT)

Definition at line 1974 of file SUMA_define.h.

Referenced by SUMA_AddNodeToLayer(), SUMA_Build_Cluster_From_Node(), SUMA_Build_Cluster_From_Node_NoRec(), SUMA_FormNeighbOffset(), SUMA_GetOffset2Offset(), SUMA_getoffsets2(), SUMA_Initialize_getoffsets(), and SUMA_ShowOffset_Info().


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

Powered by Plone

This site conforms to the following standards: