How would I go about setting this as a private member of a class in a .h file? Would I just say:

Qt Code:
  1. vector<float> vectors[]
To copy to clipboard, switch view to plain text mode 

Thanks again!