PairSeqLikeDblNElem

ostrat.PairSeqLikeDblNElem
trait PairSeqLikeDblNElem[A1E <: DblNElem, A1 <: SeqLikeImutDblN[A1E], A2] extends PairSeqLikeElem[A1E, A1, A2]

A PairElem where the first component of the pair is a SeqLikeDblN.

Attributes

Graph
Supertypes
trait PairSeqLikeElem[A1E, A1, A2]
trait SpecialT
trait PairFinalA1Elem[A1, A2]
trait PairElem[A1, A2]
class Object
trait Matchable
class Any
Show all
Known subtypes
trait PolygonLikeDblNPair[A1V, A1, A2]
class PolygonLLPair[A2]
class PolygonKm3Pair[A2]
trait PolygonLikeDbl2Pair[A1V, A1, A2]
class PolygonFm2Pair[A2]
class PolygonGenPair[A2]
class PolygonKm2Pair[A2]
class PolygonM2Pair[A2]
class PolygonPm2Pair[A2]
class PolygonM3Pair[A2]
Show all

Members list

Value members

Abstract methods

The backing Array of Doubles for the A1 SeqLikeImutDblN.

The backing Array of Doubles for the A1 SeqLikeImutDblN.

Attributes

Inherited and Abstract methods

def a1: A1

The first component of this pair.

The first component of this pair.

Attributes

Inherited from:
PairSeqLikeElem
def a2: A2

The second component of this pair.

The second component of this pair.

Attributes

Inherited from:
PairSeqLikeElem