coldLife property

VxFilter get coldLife

Returns the cold life filter matrix.

Implementation

VxFilter get coldLife {
  myMatrix = _coldLife;
  return this;
}