Dbl4Elem

ostrat.Dbl4Elem
trait Dbl4Elem extends DblNElem

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

Attributes

Graph
Supertypes
trait DblNElem
trait SpecialT
class Any
Known subtypes
trait LineSegLikeDbl4[VT]
class LineSeg
class LineSegM2
class LineSegLL

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