matrix property

List<Float64List> matrix

Returns the computed matrix with the sum of the Lorentz-Gauss functions.

Implementation

List<Float64List> get matrix => _matrix;