SeqLikeDblNPairElem

ostrat.SeqLikeDblNPairElem
trait SeqLikeDblNPairElem[A1E <: DblNElem, A1 <: DblNSeqLike[A1E], A2] extends SeqLikePairElem[A1E, A1, A2]

Attributes

Graph
Supertypes
trait SeqLikePairElem[A1E, A1, A2]
trait SpecialT
trait PairNoA1ParamElem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Known subtypes
trait PolygonLikeDblNPair[A1V, A1, A2]
trait PolygonLikeDbl2Pair[A1V, A1, A2]
class PolygonM2Pair[A2]
class PolygonPair[A2]
class PolygonM3Pair[A2]
class PolygonLLPair[A2]

Members list

Concise view

Value members

Abstract methods

The backing Array of Doubles for the A1 DblNSeqLike.

The backing Array of Doubles for the A1 DblNSeqLike.

Attributes

Inherited methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
SeqLikePairElem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
SeqLikePairElem