ostrat.Dbl5SeqLikeCompanion
Helper class for companion objects of final Dbl5SeqSpec classes.
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
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
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:
- DblNSeqLikeCompanion
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:
- DblNSeqLikeCompanion
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:
- DblNSeqLikeCompanion