Description Usage Arguments Examples
Check that 'i_comp_type_self' consistent with 'indices_orig_self' and 'i_direction_self'
| 1 2 3 | chk_comp_type_indices(i_comp_type_self, indices_orig_self, i_direction_self)
err_comp_type_indices(i_comp_type_self, indices_orig_self, i_direction_self)
 | 
| i_comp_type_self | Integer between 1 and 4 | 
| indices_orig_self | Integer vector | 
| i_direction_self | Integer scalar | 
| 1 2 3 | chk_comp_type_indices(i_comp_type_self = 3L,
                      indices_orig_self = 2L,
                      i_direction_self = 0L)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.