length property

int get length

Get the number of coefficients in the kernel.

Implementation

int get length => coefficients.length;