TPowNC

coulomb.ops.standard.tpow$.infra$.TPowNC
class TPowNC[V, U, E, VOp, UOp](val eval: Quantity[V, U] => Quantity[VOp, UOp]) extends TPow[V, U, E]

Attributes

Source:
tpow.scala
Graph
Supertypes
class TPow[V, U, E]
class Object
trait Matchable
class Any

Members list

Concise view

Type members

Types

type UO = UOp

Attributes

Source:
tpow.scala
type VO = VOp

Attributes

Source:
tpow.scala

Value members

Concrete fields

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

Attributes

Source:
tpow.scala