I have some c++ code that I can\'t figure out what it does:
vector inputY; inputY.push_back(v.at(0, 0))
For reference