DblNElem

ostrat.DblNElem
trait DblNElem extends ValueNElem

An object that can be constructed from N Doubles. These are used as elements in DblNArr Array[Double] based collections.

Attributes

Graph
Supertypes
trait SpecialT
class Any
Known subtypes
trait Dbl1Elem
class Angle
trait AngleLike
class AngleVec
class Latitude
class Longitude
trait Dbl2Elem
class PtM2
trait Vec2Like
class Pt2
class Vec2
trait length2M
class Vec2M
trait PointDbl2
class LatLong
trait Dbl3Elem
trait Vec3Like
class Pt3
class Vec3
trait PointDbl3
class PtM3
trait Dbl4Elem
trait LineSegLikeDbl4[VT]
class LineSeg
class LineSegM2
class LineSegLL
trait Dbl5Elem
trait Dbl6Elem
trait LineSegLikeDbl6[VT]
class LineSeg3
class LineSegM3
trait Dbl7Elem
class CurveTail
trait LineSegLikeDblN[VT]
trait PointDblN

Members list

Concise view

Value members

Abstract methods

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