Type Members
-
class
GroupedIterator[B >: A] extends AbstractIterator[Seq[B]] with Iterator[Seq[B]]
Abstract Value Members
-
abstract
def
hasNext: Boolean
-
abstract
def
index: Int
-
abstract
def
index1: Int
-
abstract
def
index2: Int
-
abstract
def
index3: Int
-
-
abstract
def
value: Double
Concrete Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
++[B >: Tensor3ElementIterator](that: ⇒ GenTraversableOnce[B]): Iterator[B]
-
-
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
-
-
def
addString(b: StringBuilder, start: String, sep: String, end: String): StringBuilder
-
def
aggregate[B](z: B)(seqop: (B, Tensor3ElementIterator) ⇒ B, combop: (B, B) ⇒ B): B
-
final
def
asInstanceOf[T0]: T0
-
-
def
clone(): AnyRef
-
def
collect[B](pf: PartialFunction[Tensor3ElementIterator, B]): Iterator[B]
-
def
collectFirst[B](pf: PartialFunction[Tensor3ElementIterator, B]): Option[B]
-
def
contains(elem: Any): Boolean
-
def
copyToArray[B >: Tensor3ElementIterator](xs: Array[B], start: Int, len: Int): Unit
-
-
def
copyToArray[B >: Tensor3ElementIterator](xs: Array[B], start: Int): Unit
-
def
copyToBuffer[B >: Tensor3ElementIterator](dest: Buffer[B]): Unit
-
def
corresponds[B](that: GenTraversableOnce[B])(p: (Tensor3ElementIterator, B) ⇒ Boolean): Boolean
-
-
-
-
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
-
-
-
def
finalize(): Unit
-
-
def
flatMap[B](f: (Tensor3ElementIterator) ⇒ GenTraversableOnce[B]): Iterator[B]
-
def
fold[A1 >: Tensor3ElementIterator](z: A1)(op: (A1, A1) ⇒ A1): A1
-
-
-
-
-
final
def
getClass(): Class[_]
-
-
def
hasDefiniteSize: Boolean
-
def
hashCode(): Int
-
-
-
def
isEmpty: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isTraversableAgain: Boolean
-
def
length: Int
-
-
-
-
-
-
def
mkString: String
-
def
mkString(sep: String): String
-
def
mkString(start: String, sep: String, end: String): String
-
final
def
ne(arg0: AnyRef): Boolean
-
def
nonEmpty: Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
padTo[A1 >: Tensor3ElementIterator](len: Int, elem: A1): Iterator[A1]
-
-
def
patch[B >: Tensor3ElementIterator](from: Int, patchElems: Iterator[B], replaced: Int): Iterator[B]
-
-
-
-
-
def
reduceOption[A1 >: Tensor3ElementIterator](op: (A1, A1) ⇒ A1): Option[A1]
-
-
-
-
def
sameElements(that: Iterator[_]): Boolean
-
def
scanLeft[B](z: B)(op: (B, Tensor3ElementIterator) ⇒ B): Iterator[B]
-
def
scanRight[B](z: B)(op: (Tensor3ElementIterator, B) ⇒ B): Iterator[B]
-
-
def
size: Int
-
-
-
-
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
-
-
-
def
toArray[B >: Tensor3ElementIterator](implicit arg0: ClassTag[B]): Array[B]
-
-
-
-
-
-
def
toMap[T, U](implicit ev: <:<[Tensor3ElementIterator, (T, U)]): Map[T, U]
-
-
-
-
def
toString(): String
-
-
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
-
def
zip[B](that: Iterator[B]): Iterator[(Tensor3ElementIterator, B)]
-
def
zipAll[B, A1 >: Tensor3ElementIterator, B1 >: B](that: Iterator[B], thisElem: A1, thatElem: B1): Iterator[(A1, B1)]
-