home *** CD-ROM | disk | FTP | other *** search
/ Big Green CD 8 / BGCD_8_Dev.iso / NEXTSTEP / UNIX / Educational / R-0.49-MI / R-0.49-I / help / base / t < prev    next >
Encoding:
Text File  |  1997-04-23  |  184 b   |  11 lines

  1.     
  2.     _M_a_t_r_i_x _T_r_a_n_s_p_o_s_e
  3.     
  4.          t(x)
  5.     
  6.     _D_e_s_c_r_i_p_t_i_o_n:
  7.     
  8.          Given a matrix x as argument, t returns the matrix
  9.          transpose of x.
  10.     
  11.