Ops

dfhdl.core.DFVector$package.DFVector.Ops
object Ops

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type

Members list

Extensions

Extensions

extension [T <: Supported, D <: IntP](t: T)(using tc: TC[T])
infix def X(cellDim: IntParam[D])(using dfc: DFC, check: CheckNUB[D]): DFVector[tc.Type, Tuple1[D]]
extension [T <: Supported, D <: IntP, M <: ModifierAny](t: T)(using tc: TC[T])
infix def X(composedModifier: ComposedModifier[D, M])(using dfc: DFC, check: CheckNUB[D]): DFVal[DFVector[tc.Type, Tuple1[D]], M]