OpenBIMRL | Mathematische Matrizen Funktionen
Klassenpfad: math.matrix.checkMatrixSparse
prüfe auf dünnbesetzte Matrix

Beschreibung
Überprüft ob eine gegebene Matrix eine dünnbesetzte Matrix ist.
Input
| Input | Name | Typ | Beschreibung |
|---|---|---|---|
| 0 | Matrix | Matrix | zu prüfende Matrix |
Output
| Output | Name | Typ | Beschreibung |
|---|---|---|---|
| 0 | isSparse? | Boolean | Ergebnis der Prüfung |
Nutzung/Beispiel