Skip to content

AFNI/NIfTI Server

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

Doxygen Source Code Documentation


termcross.m File Reference

Go to the source code of this file.


Functions

end if (isempty(b))

Variables

function ab
function Inc $Revision
 return
end na = size(a,2)
 nb = size(b,2)
 acols = repmat((1:na), 1, nb)
 bcols = reshape(repmat((1:nb), na, 1), 1, na*nb)

Function Documentation

end if isempty(b  ) 
 


Variable Documentation

function Inc $Revision
 

Definition at line 1 of file termcross.m.

end ab
 

Initial value:

 termcross(a,b)
%TERMCROSS Multiply dummy variables for two terms to get interaction

%   Copyright 1993-2002 The MathWorks

Definition at line 7 of file termcross.m.

Referenced by color_init(), DC_init_im_col(), DC_spectrum_AJJ(), and SCAT_main().

acols = repmat((1:na), 1, nb)
 

Definition at line 11 of file termcross.m.

bcols = reshape(repmat((1:nb), na, 1), 1, na*nb)
 

Definition at line 12 of file termcross.m.

end na = size(a,2)
 

Definition at line 9 of file termcross.m.

Referenced by AFNI_finalize_read_Web_CB(), average_extrema(), calculate_ss(), calculate_y(), extract_assign_directions(), extract_byte_fs(), extract_byte_liby(), extract_byte_lifl(), extract_byte_lix(), extract_byte_lixx(), extract_byte_nn(), extract_byte_speedtest(), extract_byte_ts(), extract_byte_tsx(), extract_rgba_nn(), getplane_byte(), hqr2_(), hqr_(), indexIntoF(), main(), merge_clusters(), ncinquire(), ncvarinq(), new_MCW_bbox(), new_MCW_textwin_2001(), open_MCW_imseq(), putplane_byte(), qzit_(), qzval_(), qzvec_(), RCREND_angle_CB(), RCREND_axis_rotmatrix(), REND_angle_CB(), and swaptest().

nb = size(b,2)
 

Definition at line 10 of file termcross.m.

Referenced by AB_interp(), average_extrema(), basis_parser(), CALC_read_opts(), extract_assign_directions(), extract_byte_fs(), extract_byte_liby(), extract_byte_lifl(), extract_byte_lix(), extract_byte_lixx(), extract_byte_nn(), extract_byte_speedtest(), extract_byte_ts(), extract_byte_tsx(), extract_rgba_nn(), getplane_byte(), indexIntoF(), ISQ_but_disp_CB(), main(), MCW_histo_bytes(), merge_clusters(), mri_watershedize(), NI_write_columns(), permute_array(), putplane_byte(), rank_order_float(), RCREND_axis_rotmatrix(), remove_isolated_stuff(), RT_process_info(), RT_worker(), SUMA_pad_string(), swaptest(), THD_extract_array(), THD_set_dataset_attributes(), and THD_write_datablock().

return
 

Definition at line 7 of file termcross.m.

 

Powered by Plone

This site conforms to the following standards: