Finding gaps in a double vectorHi, I have a large amount of double <vectors> each of them containing up to several 100s of value...
Accessing class variables within a vector of this class, in a functionI've now transformed my function to a member function of the class. So I can pass a reference to th...
Accessing class variables within a vector of this class, in a functionHi, I just want to know if I can spare some code by accessing diffrent class variables within vect...