HStepCenArr

ostrat.prid.phex.HStepCenArr
See theHStepCenArr companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(elems: (HStep, Int, Int)*): HStepCenArr

Apply factory method

Apply factory method

Attributes

override def fromArray(array: Array[Int]): HStepCenArr

This method allows a flat Array[Int] based collection class of type M, the final type, to be created from an Array[Int].

This method allows a flat Array[Int] based collection class of type M, the final type, to be created from an Array[Int].

Attributes

Definition Classes

Inherited methods

override def elemNumInts: Int

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

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

Attributes

Definition Classes
Inherited from:
CompanionSeqLikeInt3

Attributes

Inherited from:
CompanionSeqLikeIntN

This method allows a flat Array[Int] based collection class of type M, the final type, to be created from an ArrayBuffer[Int].

This method allows a flat Array[Int] based collection class of type M, the final type, to be created from an ArrayBuffer[Int].

Attributes

Inherited from:
CompanionSeqLikeIntN
def ints(inp: Int*): HStepCenArr

Attributes

Inherited from:
CompanionSeqLikeIntN
def uninitialised(length: Int): HStepCenArr

returns a collection class of type ArrA, whose backing Array[Int] is uninitialised.

returns a collection class of type ArrA, whose backing Array[Int] is uninitialised.

Attributes

Inherited from:
CompanionSeqLikeIntN

Implicits

Implicits