• Matrix Functions
    • The Functions
      • Display Control
      • Matrix IO
      • Sorting, Subsetting, and Concatenation
      • Elementwise Operators
    • Math Functions
      • Tran()
      • Trace()
      • Ident(), Helm(), Fill(), Index()
      • Sweep() and Inv()
      • Kron()
      • Det()
      • Cholesky(), QR()
      • Svd() and Ginv()
      • An Almost Fft()
      • Reshaping functions: Vec(), Vecdiag(), Diag(), and Shape()
      • Summation Functions: Sum(), Sumsq(), Cusum()
      • Mmin(), Mmax()
      • Elementary Row and Column Operations