Package

superquants.doubleprecision

length

Permalink

package length

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. length
  2. DoubleLengthTypesTrait
  3. LengthTrait
  4. AnyRef
  5. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Type Members

  1. type Centimeters = Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag] with Tag[Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag], DoubleLengthTypesTrait.Centimeters.Tag]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  2. type Decimeters = Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag] with Tag[Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag], DoubleLengthTypesTrait.Decimeters.Tag]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  3. implicit final class DoubleLengthForRawOpsDouble extends AnyVal with LengthForRawOpsTrait[Double]

    Permalink
  4. implicit final class DoubleLengthForRawOpsInt extends AnyVal with LengthForRawOpsTrait[Int]

    Permalink
  5. implicit final class DoubleLengthForRawOpsLong extends AnyVal with LengthForRawOpsTrait[Long]

    Permalink
  6. type InternationalMiles = Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag] with Tag[Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag], DoubleLengthTypesTrait.InternationalMiles.Tag]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  7. type Kilometers = Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag] with Tag[Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag], DoubleLengthTypesTrait.Kilometers.Tag]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  8. type Length[T] = Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag] with Tag[Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag], T]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  9. trait LengthForRawOpsTrait[Raw] extends Any

    Permalink
    Definition Classes
    LengthTrait
  10. type Meters = Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag] with Tag[Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag], DoubleLengthTypesTrait.Meters.Tag]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  11. type Millimeters = Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag] with Tag[Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag], DoubleLengthTypesTrait.Millimeters.Tag]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  12. type Nanometers = Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag] with Tag[Double with Tag[Double, DoubleLengthTypesTrait.Length.Tag], DoubleLengthTypesTrait.Nanometers.Tag]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait

Value Members

  1. object Centimeters extends OverTagged[Double, Length.type]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  2. object Decimeters extends OverTagged[Double, Length.type]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  3. object InternationalMiles extends OverTagged[Double, Length.type]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  4. object Kilometers extends OverTagged[Double, Length.type]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  5. object Length extends TaggedType[Double]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  6. object Meters extends OverTagged[Double, Length.type]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  7. object Millimeters extends OverTagged[Double, Length.type]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  8. object Nanometers extends OverTagged[Double, Length.type]

    Permalink
    Definition Classes
    DoubleLengthTypesTrait
  9. implicit val cCentimeter: UnitCompanion[traits.LengthTrait.Centimeters]

    Permalink
    Definition Classes
    LengthTrait
  10. implicit val cDecimeter: UnitCompanion[traits.LengthTrait.Decimeters]

    Permalink
    Definition Classes
    LengthTrait
  11. implicit val cInterMile: UnitCompanion[traits.LengthTrait.InternationalMiles]

    Permalink
    Definition Classes
    LengthTrait
  12. implicit val cKilometer: UnitCompanion[traits.LengthTrait.Kilometers]

    Permalink
    Definition Classes
    LengthTrait
  13. implicit val cMeter: UnitCompanion[traits.LengthTrait.Meters]

    Permalink
    Definition Classes
    LengthTrait
  14. implicit val cMillimeter: UnitCompanion[traits.LengthTrait.Millimeters]

    Permalink
    Definition Classes
    LengthTrait
  15. implicit val cNano: UnitCompanion[traits.LengthTrait.Nanometers]

    Permalink
    Definition Classes
    LengthTrait

Inherited from DoubleLengthTypesTrait

Inherited from LengthTrait

Inherited from AnyRef

Inherited from Any

Ungrouped