2025-11-12 11:38:16 +01:00

19 lines
378 B
Markdown

## todo
### Matrix
- Struct Matrix
- Rows, Columns, Matrix [][]
- RowIndex, ColumnIndex Unsigned Int
- MatrixType
- Storen von Matritzen (array an matritzen?)
- Übergabe von Matrix.h
#### Methoden
- createMatrix
- clearMatrix
- setMatrixAt
- getMatrixAt
- add --> Markus
- multiply --> Markus
### imageInput
- To be discussed
### neuronales Netz
- to be discussed