DFVector

dfhdl.core.DFVector$package.DFVector
object DFVector

Attributes

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

Members list

Type members

Classlikes

sealed class ComposedModifier[D <: IntP, M](val cellDim: D, val modifier: M)

Attributes

Supertypes
class Object
trait Matchable
class Any
object Ops

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type
object Val

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Val.type

Givens

Givens

given given_DFVector_T_Tuple1[T <: DFTypeAny, D <: IntP](using dfc: DFC, cellType: T, d: ValueOf[D], check: CheckNUB[D]): DFVector[T, Tuple1[D]]

Extensions

Extensions

extension [T <: DFTypeAny, D <: NonEmptyTuple](dfType: DFVector[T, D])
def cellType: T
extension [T <: DFTypeAny, D1 <: IntP](dfType: DFVector[T, Tuple1[D1]])
def lengthInt(using dfc: DFC): Int
def lengthIntParam(using dfc: DFC): IntParam[D1]