---
source: src/tests.rs
expression: dense_dense.structure()
---
VecStructure(
structure: [
Slot(
aind: Normal(3),
rep: Representation(
dim: Concrete(4),
rep: LorentzDown(Dual(
inner: Lorentz(),
)),
),
),
Slot(
aind: Normal(4),
rep: Representation(
dim: Concrete(5),
rep: LorentzUp(Lorentz()),
),
),
Slot(
aind: Normal(2),
rep: Representation(
dim: Concrete(4),
rep: LorentzUp(Lorentz()),
),
),
],
)