size property

int size

The dimension of the system (which is N equations in N unknowns).

Implementation

int get size => _knownValues.length;