GaussJordan
if (!system.GaussJordan())
system.GaussJordan(smallestBRow);
bool GaussJordan();
void GaussJordan(int32 column);