|  | 
                  
                  
                    
                    
                    
                    
    
            Doxygen Source Code DocumentationMain Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search
 
 pcor.c File Reference#include <stdio.h>#include <math.h>#include <stdlib.h>#include "pcor.h"
Go to the source code of this file. 
 Define Documentation
 
 
 
  
    | 
        
          | #define UPCH | ( | j |  | ) | VCH(vc,vox,j) = fff[j] * VCH(vc,vox,j) + ggg[j] * zz |  |  
 
  
    | 
        
          | #define UPLL | ( | j |  | ) | VCH(vc,vox,j) += bq * zz * zz |  |  
 
  
    | 
        
          | #define UPZZ | ( | j |  | ) | zz -= aaa[j] * VCH(vc,vox,j) |  |  
 Function Documentation
 
 Variable Documentation
 
 
 
  
    |  | 
 
Definition at line 574 of file pcor.c.
 
Referenced by calculate_results(), DC_Err(), DC_Fit(), DC_IRF(), initialize_program(), L1F_worker(), LSQ_worker(), main(), mri_2dalign_one(), mri_3dalign_one(), mri_align_dfspace(), mri_delayed_lsqfit(), mri_lsqfit(), mri_warp3d_align_one(), NL_worker(), nlfit(), PCOR_get_lsqfit(), pfit(), simplex_optimization(), and THD_generic_detrend().     |  
 
 
 
 
  
    |  | 
 
Definition at line 281 of file pcor.c.
 
Referenced by argcmp(), avg_epochs(), conv_set_ref(), delayed_lsqfit(), dup_NC(), dup_NC_attrarrayV(), dup_NC_dimarrayV(), dup_NC_vararrayV(), free_PCOR_references(), L1F_worker(), LSQ_worker(), lsqfit(), main(), new_PCOR_references(), PCOR_get_coef(), PCOR_get_lsqfit(), PCOR_get_mcor(), PCOR_get_pcor(), PCOR_get_pcor_and_coef(), PCOR_get_perc(), PCOR_UPDATE(), startup_lsqfit(), THD_generic_detrend(), UC_unusuality(), and update_PCOR_references().     |  
 
 
  
    |  | 
 
Definition at line 536 of file pcor.c.
 
Referenced by calc_tcoef(), CREN_render(), DRAW_into_dataset(), EDIT_zscore_vol(), ENTROPY_accumulate(), estimate_gfw(), main(), memno2info(), mri_zeropad_3D(), PCOR_get_variance(), rand_binormal(), rand_normal(), RCREND_reload_dataset(), REND_reload_dataset(), THD_extract_float_brick(), THD_outlier_count(), and wr_struct().     |  
 
  
    |  | 
 
Definition at line 631 of file pcor.c.
 
Referenced by free_PCOR_voxel_corr(), new_PCOR_voxel_corr(), parevec_(), PCOR_get_coef(), PCOR_get_lsqfit(), PCOR_get_mcor(), PCOR_get_pcor(), PCOR_get_pcor_and_coef(), PCOR_get_perc(), PCOR_get_stdev(), PCOR_get_variance(), and PCOR_UPDATE().     |  |