Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Cell<T>

Type parameters

  • T: StridedVec

Hierarchy

  • Cell

Index

Properties

Properties

next

next: CellVec<T> | null

prev

prev: CellVec<T> | null

Generated using TypeDoc