milk property

VxFilter milk

Returns the milk filter matrix.

Implementation

VxFilter get milk {
  myMatrix = _milk;
  return this;
}