Dbl4PairArrCompanion

ostrat.Dbl4PairArrCompanion
trait Dbl4PairArrCompanion[A1 <: Dbl4Elem, ArrA1 <: Dbl4Arr[A1]] extends CompanionArrPairDblN[A1, ArrA1]

Attributes

Graph
Supertypes
trait CompanionArrPairDblN[A1, ArrA1]
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

override def elemNumDbls: Int

The number of Double values that are needed to construct an element of the defining-sequence.

The number of Double values that are needed to construct an element of the defining-sequence.

Attributes

Definition Classes
def seqToArrays[A2](pairs: Seq[PairDbl4Elem[_, A2]])(implicit ct: ClassTag[A2]): (Array[Double], Array[A2])