size property

int size

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

Implementation

int get size => knownValues.length;