featureMapHeightSize property

int get featureMapHeightSize

Implementation

int get featureMapHeightSize {
  return featureMapHeight.length;
}