Jan van Waaij
Results
1
issues of
Jan van Waaij
Dear all, Is there a reason why I cannot do the following: A = sparse([1,2],[1,2],[1.0,1.0]) B = Symmetric(A) C= PDSparseMat(B) This gives the following error: MethodError: Cannot `convert` an object...