DataDbl3sCompanion
abstract class DataDbl3sCompanion[A <: ElemDbl3, ArrA <: DataDbl3s[A]] extends DataDblNsCompanion[A, ArrA]
Class for the singleton companion objects of ArrDbl3s final classes to extend.
class Object
trait Matchable
class Any
Value members
Concrete methods
Inherited methods
This method allows you to map from a DataGen to the ArrA type.
This method allows you to map from a DataGen to the ArrA type.
- Inherited from:
- DataValueNsCompanion
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.
- Inherited from:
- DataDblNsCompanion
Implicits
Inherited implicits
returns a collection class of type ArrA, whose backing Array is uninitialised.
returns a collection class of type ArrA, whose backing Array is uninitialised.
- Definition Classes
- Inherited from:
- DataDblNsCompanion