Back to Aurora Vision Studio website
You are here: Start » Filter Reference » Basic » Matrix » SkipEmptyMatrix
| Module: | FoundationLite |
|---|
If the input matrix dimensions are non-zero, then the matrix is copied to the output; otherwise Nil value is returned.
Applications
Secures against domain errors caused by empty matrices.
| Name | Type | Description | |
|---|---|---|---|
![]() |
inMatrix | Matrix | |
![]() |
outNotEmptyMatrix | Matrix? | |
![]() |
outIsNotEmpty | Bool |
Complexity Level
This filter is available on Basic Complexity Level.

Basic
