Back to Aurora Vision Studio website

You are here: Start » Filter Reference » Basic » Matrix » RealArrayArrayToMatrix

RealArrayArrayToMatrix


Module: FoundationLite

Converts an array of rows to a matrix. All rows must have the same length.

Name Type Description
Input value inRealArrayArray RealArrayArray
Output value outMatrix Matrix

Errors

This filter can throw an exception to report error. Read how to deal with errors in Error Handling.

List of possible exceptions:

Error type Description
DomainError All rows must have the same length.

Complexity Level

This filter is available on Basic Complexity Level.