Skip to content
tel edited this page May 6, 2012 · 1 revision
  • Generalized submatrix slicing, (slice 1:30 h:k) results in a [30 (- k h)] sized submatrix

  • Row/column subtraction and addition across matrices

    for instance (+ [1 x] [x y]) is dimension compatible via jblas' .addRowVector

Clone this wiki locally