| Home | About | FAQ | Install | Documentation | To Do | Download | Related Links |
#include <ssml.h>
Data Fields | |
| sfelement * | data |
| MEML_INT * | in_col |
| MEML_INT * | in_row |
| MEML_INT | col |
| MEML_INT | row |
| MEML_INT | size |
| MEML_LINT | eintraege |
|
|
Die Anzahl der Spalten der Matrix |
|
|
Die eigentlichen Daten der Matrix. Er wird erst durch die Funktion initialize_f_nn oder initialize_f_mn nutzbar. |
|
|
Die Anzahl der Eintraege in der Matrix |
|
|
Die Anzahl der Elemente der Matrix in einer Spalte |
|
|
Die Anzahl der Elemente der Matrix in einer Zeile |
|
|
Die Anzahl der Zeilen der Matrix |
|
|
max(col,row) |
1.4.1