coulomb.ops

package coulomb.ops

Members list

Concise view

Type members

Classlikes

abstract class Add[VL, UL, VR, UR]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class AddNC[VL, UL, VR, UR, VOp, UOp]
abstract class DeltaAddQ[B, VL, UL, VR, UR]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DeltaAddQNC[B, VL, UL, VR, UR, VOp, UOp]
abstract class DeltaOrd[B, VL, UL, VR, UR] extends (DeltaQuantity[VL, UL, B], DeltaQuantity[VR, UR, B]) => Int

Attributes

Source:
ops.scala
Graph
Supertypes
trait (DeltaQuantity[VL, UL, B], DeltaQuantity[VR, UR, B]) => Int
class Object
trait Matchable
class Any
abstract class DeltaSub[B, VL, UL, VR, UR]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DeltaSubNC[B, VL, UL, VR, UR, VOp, UOp]
abstract class DeltaSubQ[B, VL, UL, VR, UR]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DeltaSubQNC[B, VL, UL, VR, UR, VOp, UOp]
abstract class Div[VL, UL, VR, UR]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class DivNC[VL, UL, VR, UR, VOp, UOp]
abstract class Mul[VL, UL, VR, UR]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class MulNC[VL, UL, VR, UR, VOp, UOp]
abstract class Neg[V, U] extends Quantity[V, U] => Quantity[V, U]

Attributes

Source:
ops.scala
Graph
Supertypes
trait Quantity[V, U] => Quantity[V, U]
class Object
trait Matchable
class Any
abstract class Ord[VL, UL, VR, UR] extends (Quantity[VL, UL], Quantity[VR, UR]) => Int

Attributes

Source:
ops.scala
Graph
Supertypes
trait (Quantity[VL, UL], Quantity[VR, UR]) => Int
class Object
trait Matchable
class Any
abstract class Pow[V, U, P]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class PowNC[V, U, E, VOp, UOp]
final case class ShowUnit[U](value: String)

Attributes

Companion:
object
Source:
ops.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
object ShowUnit

Attributes

Companion:
class
Source:
ops.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
final case class ShowUnitFull[U](value: String)

Attributes

Companion:
object
Source:
ops.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ops.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
abstract class SimplifiedUnit[U]

Attributes

Companion:
object
Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NC[U, UOp]

Attributes

Companion:
class
Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class Sub[VL, UL, VR, UR]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class SubNC[VL, UL, VR, UR, VOp, UOp]
abstract class TPow[V, U, P]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TPowNC[V, U, E, VOp, UOp]
abstract class TQuot[VL, UL, VR, UR]

Attributes

Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class TQuotNC[VL, UL, VR, UR, VOp, UOp]
final class ValuePromotion[VF, VT]

Attributes

Companion:
object
Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion:
object
Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion:
class
Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
abstract class ValueResolution[VL, VR]

Resolve the operator output type for left and right argument types

Resolve the operator output type for left and right argument types

Attributes

Companion:
object
Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class NC[VL, VR, VOp]

Attributes

Companion:
class
Source:
ops.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type