generated from freudenreichan/info2Praktikum-NeuronalesNetz
19 lines
378 B
Markdown
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 |