summaryrefslogtreecommitdiff
path: root/math/p5-Math-Matrix/DESCR
blob: 9fd0c479e3353353d698f095a4d546cac6ff2fde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
 The following methods are available:
  new
  clone
  size  of matrix
  concat
  transpose
  multiply
  solve
  multiply_scalar
  add
  substract
  equal
  slice
  determinant
  dot_product
  absolute
  normalizing
  cross_product
  print