Pow

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

Type members

Types

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

Value members

Abstract fields

val eval: Quantity[V, U] => Quantity[VO, UO]
Source:
ops.scala