Variable MedianAbsDev.median

struct MedianAbsDev
{
  // ...
  double median ;
  // ...
}