TQuot

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

Type members

Types

type UO
type VO

Value members

Abstract fields

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