Mat.ctCol

Index a column at compile time

  1. Column ctCol [@property getter]
    struct Mat(T, size_t R, size_t C)
    @property const
    ctCol
    (
    size_t c
    )
    ()
  2. void ctCol(Column col)

Meta