PowNC

class PowNC[V, U, E, VOp, UOp](val eval: Quantity[V, U] => Quantity[VOp, UOp]) extends Pow[V, U, E]
class Pow[V, U, E]
class Object
trait Matchable
class Any

Type members

Types

type UO = UOp
type VO = VOp

Value members

Concrete fields

val eval: Quantity[V, U] => Quantity[VOp, UOp]