size_t-class             package:matlab             R Documentation

_C_l_a_s_s "_s_i_z_e__t"

_D_e_s_c_r_i_p_t_i_o_n:

     This class represents the dimensions of another R object

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("size_t", ...)'.
     Use of generator method is preferred.

_S_l_o_t_s:

     '._D_a_t_a': object of class '"integer"' containing size values

_E_x_t_e_n_d_s:

     Class '"integer"', from data part. Class '"vector"', by class
     '"integer"'. Class '"numeric"', by class '"integer"'.

_N_o_t_e:

     Internal class supporting 'size'.

_A_u_t_h_o_r(_s):

     P. Roebuck, roebuck@mdanderson.org

