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_OFFSET_STRUCT Struct Reference

#include <SUMA_define.h>


Data Fields

int N_Neighb
int * Neighb_ind
float * Neighb_dist

Field Documentation

int SUMA_OFFSET_STRUCT::N_Neighb
 

Number of neighbors for a particular node

Definition at line 1967 of file SUMA_define.h.

Referenced by SUMA_ClusterCenterofMass(), and SUMA_GetOffset2Offset().

float* SUMA_OFFSET_STRUCT::Neighb_dist
 

N_Neighb x 1 vector containing node distances from node i. These are the shortes distances ON THE GRAPH.

Definition at line 1969 of file SUMA_define.h.

Referenced by SUMA_ClusterCenterofMass(), and SUMA_GetOffset2Offset().

int* SUMA_OFFSET_STRUCT::Neighb_ind
 

N_Neighb x 1 vector containing nodes neighboring node i

Definition at line 1968 of file SUMA_define.h.

Referenced by SUMA_ClusterCenterofMass(), and SUMA_GetOffset2Offset().


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

Powered by Plone

This site conforms to the following standards: