generated from freudenreichan/info2Praktikum-NeuronalesNetz
matrixTests.c aktualisiert
This commit is contained in:
parent
40984fe981
commit
ed35fdd9a4
@ -2,7 +2,7 @@
|
||||
#include <string.h>
|
||||
#include "matrix.h"
|
||||
|
||||
// TODO Matrix-Funktionen implementieren
|
||||
// TODO Matrix-Funktionen implementieren ( Hauptaufgabe )
|
||||
|
||||
MatrixTyp erstelleMatrix(unsigned int reihen, unsigned int spalten)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user