matrix property

List<Float64List> matrix

Returns the computed matrix.

Implementation

List<Float64List> get matrix => _matrix;