Ejemplo n.º 1
0
 public DoublingSearchCoding64()
 {
     this.SecondCoding = new BinarySearchCoding64 (0);
 }