[eigen] naming conflict

[ Thread Index | Date Index | More lists.tuxfamily.org/eigen Archives ]


Hey Eigen Dudes,

ran into an issues when using sparse matrices with objective-c++. In objective-c++, "id" is a reserved keyword, and there were several instances in SparseMatrix.h and SparseBlock.h, I replaced these with just "i", and seems to work OK. 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/