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  

matrix Struct Reference

#include <matrix.h>


Data Fields

int rows
int cols
double ** elts
double * mat
float ** elts
float * mat

Field Documentation

int matrix::cols
 

Definition at line 53 of file matrix_f.h.

Referenced by calculate_results(), check_xrestore_data(), do_xrestore_stuff(), matrix_add(), matrix_check_columns(), matrix_copy(), matrix_create(), matrix_equate(), matrix_extract_rows(), matrix_file_write(), matrix_initialize(), matrix_inverse(), matrix_inverse_dsc(), matrix_multiply(), matrix_norm(), matrix_print(), matrix_psinv(), matrix_scale(), matrix_singvals(), matrix_sqrt(), matrix_subtract(), matrix_to_niml(), matrix_transpose(), PLOT_matrix_gray(), vector_multiply(), vector_multiply_subtract(), and XSAVE_output().

float** matrix::elts
 

Definition at line 54 of file matrix_f.h.

double** matrix::elts
 

Definition at line 51 of file matrix.h.

Referenced by analyze_results(), array_to_matrix(), basis_write_sresp(), calc_covariance(), calculate_results(), column_to_vector(), ComputeD0(), ComputeHpHm(), ComputeJ(), ComputeNewD(), cubic_spline(), DC_main(), do_xrestore_stuff(), DWItoDT_tsfunc(), evaluate_irc(), Form_R_Matrix(), init_indep_var_matrix(), markov_array(), matrix_add(), matrix_check_columns(), matrix_copy(), matrix_create(), matrix_destroy(), matrix_enter(), matrix_equate(), matrix_extract(), matrix_extract_rows(), matrix_file_read(), matrix_file_write(), matrix_identity(), matrix_initialize(), matrix_inverse(), matrix_inverse_dsc(), matrix_multiply(), matrix_norm(), matrix_print(), matrix_psinv(), matrix_scale(), matrix_singvals(), matrix_sqrt(), matrix_subtract(), matrix_sumabs(), matrix_to_niml(), matrix_transpose(), niml_to_matrix(), PLOT_matrix_gray(), poly_field(), read_glt_matrix(), TestConvergence(), udmatrix_copy(), udmatrix_to_vector(), vector_multiply(), and vector_multiply_subtract().

float* matrix::mat
 

Definition at line 56 of file matrix_f.h.

double* matrix::mat
 

Definition at line 53 of file matrix.h.

Referenced by matrix_create(), matrix_destroy(), and matrix_initialize().

int matrix::rows
 

Definition at line 52 of file matrix_f.h.

Referenced by calculate_results(), check_xrestore_data(), column_to_vector(), do_xrestore_stuff(), matrix_add(), matrix_check_columns(), matrix_copy(), matrix_create(), matrix_destroy(), matrix_equate(), matrix_extract(), matrix_file_write(), matrix_initialize(), matrix_inverse(), matrix_inverse_dsc(), matrix_multiply(), matrix_norm(), matrix_print(), matrix_psinv(), matrix_scale(), matrix_singvals(), matrix_sqrt(), matrix_subtract(), matrix_to_niml(), matrix_transpose(), PLOT_matrix_gray(), vector_multiply(), vector_multiply_subtract(), and XSAVE_output().


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

Powered by Plone

This site conforms to the following standards: