Skip to content
  • David Deepwell's avatar
    Add all blitz indices in declaration of rank 3 matrix · 1df50bf9
    David Deepwell authored
    Creating a rank 3 matrix requires all three indices in the declaration
    statement. This is only necessary when debugging, but should be explicit
    wherever possible. Otherwise, too much time will be spent trying to
    remember this fact when it matters.
    1df50bf9