| Function summary | |
|---|---|
| asigna_valors_columna | matriu columna n_columna |
| asigna_valors_diagonal | matriu valors |
| columna | matriu nombre |
| columnes | matriu |
| es_quadrada | matriu |
| initialize_with_zeroes | matriu |
| inverse | matriu |
| jacobi | matrix |
| lu | matriu |
| matriu_desde_columnes | llista_columnes |
| matrix_asign_values | matriu valors |
| matrix_copy | font desti |
| matrix_identity | matriu |
| matrix_multiply | a b |
| permute | matriu i j |
| resta_matrius | a b |
| show_matrix | matriu |
| solve_linear_equations | a b |
| suma_matrius | a b |
| transpose | a |
Asigns the values of the list valors to matriu, sequentially.