Pow

@implicitNotFound("Power not defined in scope for Quantity[${V}, ${U}] ^ ${P}")
abstract class Pow[V, U, P]
class Object
trait Matchable
class Any
class PowNC[V, U, E, VOp, UOp]

Type members

Types

type UO
type VO

Value members

Abstract fields

val eval: Quantity[V, U] => Quantity[VO, UO]