CompanionArrPairInt2

ostrat.CompanionArrPairInt2

Helper trait for the companion objects of instantiable ArrPairInt2 classes.

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def seqToArrays[A2](pairs: Seq[PairInt2Elem[_, A2]])(implicit ct: ClassTag[A2]): (Array[Int], Array[A2])