Typedef spmat_Vec

Typedef Documentation

using spmat_Vec = std::vector<std::unique_ptr<arma::sp_mat>>