Mat.ct

Assign a compile time indexed component

  1. Component ct [@property getter]
  2. void ct(Component comp)
    struct Mat(T, size_t R, size_t C)
    void
    ct
    (
    size_t r
    size_t c
    )
  3. Row ct [@property getter]
  4. void ct(Row row)

Meta