creating a triangular matrixoh i found my problem. the loop was taking the reference number from my array after it had changed s...
creating a triangular matrixoh sorry for that, but yeah its basically Gaussian elimination so from the first row it should take ...
creating a triangular matrixfor a given matrix: 3 6 9 6 5 1 2 1 2 it should cout a matrix (through ...
creating a triangular matrixit has to do row operations to create a matrix with zeros under the main diagonal but it seems my co...
creating a triangular matrixi am struggling with producing the right output through this code which should take any normal matri...
This user does not accept Private Messages