Home | About | FAQ | Install | Documentation | To Do | Download | Related Links |
#include <sdml.h>
Data Fields | |
MEML_FLOAT * | data |
MEML_INT | col |
MEML_INT | row |
MEML_INT | size |
|
Die Anzahl der Spalten der Matrix |
|
Die eigentlichen Daten der Matrix. Er wird erst durch die Funktion initialize_d_nn oder initialize_d_mn nutzbar. |
|
Die Anzahl der Zeilen der Matrix |
|
max(col,row) |