CompanionSlDbl7
ostrat.CompanionSlDbl7
abstract class CompanionSlDbl7[A <: Dbl7Elem, ArrA <: SeqLikeImutDbl7[A]] extends CompanionSlDblN[A, ArrA]
Helper class for companion objects of SeqLikeImuts with Dbl7Elems.
Attributes
- Graph
-
- Supertypes
- Known subtypes
-
object CurveSegMArrOldobject ShapeGenOld
Members list
Value members
Inherited methods
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:
- CompanionSlDblN
Attributes
- Inherited from:
- CompanionSlDblN
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:
- CompanionSlDblN
Inherited and Abstract 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
- Inherited from:
- CompanionSlDblN
In this article