| Package | Description |
|---|---|
| IO |
| Modifier and Type | Method and Description |
|---|---|
static Matriu |
CSV.llegirMatriu(java.lang.String path)
Llegeix una Matriu
|
| Modifier and Type | Method and Description |
|---|---|
static void |
CSV.guardarMatriu(Matriu m,
java.lang.String path)
Guarda la matriu en un format CSV
|