@Override
 public TDoubleIterator iterator() {
   return c.iterator(); // Must be manually synched by user!
 }