378 B

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