internal double MinFromInterval(ref int startIndex, ref int endIndex) { return(DM.MinFromInterval(_seriesIndex, ref startIndex, ref endIndex)); }