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  

multivector Struct Reference

#include <multivector.h>


Data Fields

int nvec
int ndim
char * name
int * type
char ** label
void ** vec

Field Documentation

char** multivector::label
 

Definition at line 23 of file multivector.h.

Referenced by multivector_free(), multivector_read(), and multivector_write().

char* multivector::name
 

Definition at line 21 of file multivector.h.

Referenced by multivector_free(), multivector_read(), multivector_set_name(), and multivector_write().

int multivector::ndim
 

Definition at line 20 of file multivector.h.

Referenced by multivector_read(), and multivector_write().

int multivector::nvec
 

Definition at line 20 of file multivector.h.

Referenced by multivector_free(), multivector_read(), and multivector_write().

int* multivector::type
 

Definition at line 22 of file multivector.h.

Referenced by multivector_free(), multivector_read(), and multivector_write().

void** multivector::vec
 

Definition at line 24 of file multivector.h.

Referenced by multivector_free(), multivector_read(), and multivector_write().


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

Powered by Plone

This site conforms to the following standards: