MatrixObject: number[][]

A matrix defines as an array of arrays. The dimensions supported here are 3 x 3 matricies.

Generated using TypeDoc