Companion object for the LineSegM2s class.
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
LineSegM2Arr.type
Members list
Value members
Concrete methods
Method to create the final object from the backing Array[Double]. End users should rarely have to use this method.
Method to create the final object from the backing Array[Double]. End users should rarely have to use this method.
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- CompanionSeqLikeDbl4
Attributes
- Inherited from:
- CompanionSeqLikeDblN
Factory method for creating the sequence defined object from raw double values. This will throw if the number of parameter Doubles is incorrect.
Factory method for creating the sequence defined object from raw double values. This will throw if the number of parameter Doubles is incorrect.
Attributes
- Inherited from:
- CompanionSeqLikeDblN
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
- Inherited from:
- CompanionSeqLikeDbl4
Constructs the SeqLikeDbl4 from a sequence of Tuple4s.
Constructs the SeqLikeDbl4 from a sequence of Tuple4s.
Attributes
- Inherited from:
- CompanionSeqLikeDbl4
returns a collection class of type ArrA, whose backing Array is uninitialised.
returns a collection class of type ArrA, whose backing Array is uninitialised.
Attributes
- Inherited from:
- CompanionSeqLikeDblN
Implicits
Implicits
Implicit instance /evidence for BuilderArrFlat type class instance.
Show type class instance / evidence for LineSegM2Arr.
Unshow type class instance / evidence for LineSegM2Arr.