I would like to know how to extract the values from a matlab::data::SparseArray to std::vectors efficiently.
matlab::data::SparseArray
std::vector
As a minimum working examp