append_vS_list function

Appends the new vS_list to the prev vS_list

Appends the new vS_list to the prev vS_list

append_vS_list(vS_list, internal)

Arguments

  • vS_list: List Output from compute_vS()
  • internal: List. Not used directly, but passed through from explain().

Returns

The vS_list after being merged with previously computed vS_lists (stored in internal)