TQuot

@implicitNotFound("Truncating Division not defined in scope for Quantity[${VL}, ${UL}] and Quantity[${VR}, ${UR}]")
abstract class TQuot[VL, UL, VR, UR]
Source:
ops.scala
class Object
trait Matchable
class Any
class TQuotNC[VL, UL, VR, UR, VOp, UOp]

Type members

Types

type UO
Source:
ops.scala
type VO
Source:
ops.scala

Value members

Abstract fields

val eval: (Quantity[VL, UL], Quantity[VR, UR]) => Quantity[VO, UO]
Source:
ops.scala