Skip to content

OpenBIMRL | Mathematical matrices functions

Class path: math.matrix.checkMatrixSparse

check for sparse matrix

checkMatrixSparse1.png

Description

Checks if a given matrix is a sparse matrix.

Input

Input Name Type Description
0 Matrix Matrix Matrix to be tested

Output

Output Name Type Description
0 isSparse? Boolean Result of the test

Use/Example

checkMatrixSparse2.png

Node representation with sample values

Sample file

Download of a sample file so that the user can test the usage himself