Skip to content
  • Jakob Gabriel's avatar
    quantity.Symbolic: clean-up · a14347c5
    Jakob Gabriel authored
    - removed defaultSymVar property and replaced with comparison of strings in getVariable() - this should improve performance, since no sym("z") is called for every quantity.Symbolic.
    - as 'variable' input argument is obsolete, replaced the default element with empty [] to improve performance.
    a14347c5