matrix property
Returns the computed matrix with the sum of the Lorentz-Gauss functions.
Implementation
List<Float64List> get matrix => _matrix;
Returns the computed matrix with the sum of the Lorentz-Gauss functions.
List<Float64List> get matrix => _matrix;