TC

dfhdl.core.DFPhysical$package.DFPhysical.TC
See theTC companion trait
object TC

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TC.type

Members list

Type members

Classlikes

object given_TC_Double extends TC[Double]

Attributes

Supertypes
trait TC[Double]
class Object
trait Matchable
class Any
Self type
object given_TC_Int extends TC[Int]

Attributes

Supertypes
trait TC[Int]
class Object
trait Matchable
class Any
Self type
object given_TC_Long extends TC[Long]

Attributes

Supertypes
trait TC[Long]
class Object
trait Matchable
class Any
Self type

Types

type Aux[T, U <: PhysicalNumber, P] = TC[T] { type OutU = U; type OutP = P; }

Givens

Givens

given fromDFIntOrDFDouble[P]: fromDFIntOrDFDouble[P]
given given_Aux_DFValTP_U_P[U <: PhysicalNumber, P]: Aux[DFValTP[DFPhysical[U], P], U, P]