Skip to content
  • Kenneth Moreland's avatar
    Add VecVariable · da2e601b
    Kenneth Moreland authored
    This class holds a Vec and exposes some number of components. The class
    is used when you need a Vec of a size that is not known at compile time
    but that a maximum length of reasonable size is known.
    da2e601b