sp = sparse(complex(ones(3,3),0))isreal(sp(1:9))
Eigen::SparseMatrix<doublecomplex, 0, signedIndexType> spCplxMat;Eigen::SparseMatrix<double, 0, signedIndexType> spImg = spCplxMat.imag();// ???
Registered users: bartoloni, Bing [Bot], Google [Bot], Yahoo [Bot]