package doubleprecision
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- doubleprecision
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- type Cubic[T] = Double with PowT[T, PowPlus, shapeless.Nat._3]
- trait DoubleBinaryTypesTrait extends AnyRef
- trait DoubleLengthTypesTrait extends AnyRef
- trait DoubleMassTypesTrait extends AnyRef
- trait DoubleTimeTypesTrait extends AnyRef
- type Single[T] = Double with PowT[T, PowPlus, shapeless.Nat._1]
- type Squared[T] = Double with PowT[T, PowPlus, shapeless.Nat._2]