I need to modify the following code to handle a
vector of pairs of floats. I was just thinking of casting
my vector of floats into being a vector of pairs of floats.
Alternately, I have looked into using the instream iterator
to initialize the vector of pairs of floats.
Any thoughts would be appreciated.
given the test.txt file which contains:
1.2 3.4
3.2...
User Profile
Collapse
-
efittery started a topic initializing in memory vector of floats from file with no apriori knowledge of sizein Cinitializing in memory vector of floats from file with no apriori knowledge of size
No activity results to display
Show More