public WindowSegmentor(Jackknife.Jackknife jk) { this.jk = jk; buffer = new Machete.CircularBuffer <Jackknife.Vector>(jk.maxTemplateLen); }