Ops

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

Attributes

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

Members list

Extensions

Extensions

extension [T <: DFTypeAny, D1 <: Int, M <: ModifierAny](lhs: DFVal[DFVector[T, Tuple1[D1]], M])
def apply[I](idx: Exact[I])(using c: UBArg[D1, I], dfc: DFC): DFVal[T, M]
def elements(using DFC): Vector[DFValOf[T]]