Dbl5Elem

ostrat.Dbl5Elem
trait Dbl5Elem extends DblNElem

An object that can be constructed from 5 Doubles. These are used in Dbl5Arr Array[Double] based collections.

Attributes

Graph
Supertypes
trait DblNElem
trait SpecialT
class Any

Members list

Concise view

Value members

Abstract methods

Concrete methods

override def dblForeach(f: Double => Unit): Unit

Performs the side effecting function on each Double in this Product element.

Performs the side effecting function on each Double in this Product element.

Attributes

Definition Classes