ZScore.this - multiple declarations

Function ZScore.this

this (
  T range
);

Function ZScore.this

this (
  T range,
  double mean,
  double sd
);