<div dir="ltr"><div>I'm having trouble using Sparse Boolean Matrix API function in C++ code. While I can get the row and column indices of the non zero elements in the matrix, I don't see a pointer for the actual boolean values in the matrix. I have to assign the boolean values to another matrix. How do I access the boolean values in the sparse matrix?<br><br></div><div>Shamika<br></div></div>