length property

int length

Get the number of coefficients in the kernel.

Implementation

int get length => coefficients.length;