Get rid of used uninitialized warnings for EIGEN_UNUSED_VARIABLE in gcc11+
Get rid of used uninitialized warnings for EIGEN_UNUSED_VARIABLE in gcc11+ by initializing pointers to NULL.
Edited by Chip Kerchner
Get rid of used uninitialized warnings for EIGEN_UNUSED_VARIABLE in gcc11+ by initializing pointers to NULL.