summaryrefslogtreecommitdiff
path: root/homeworks/hw-4.org
blob: ba828782bf19f27504c55b11e54df7aff33cbc8d (plain)
1
2
3
4
5
6
7
8
9
10
* My Basic Routines
* Linear Solution Routines
** Gaussian Elimination with Backwards Substitution
** LU factorization
* Matrix Routines
** dotproduct
** crossproduct
** matrixvector
** matrixmatrix