select m*m matrix from m*n matrix
selection of m*m matrix from m*n matrix can be done in c(n,m) ways.
so can anyone sgeest me an algorithm or c/c++ programme to get all the possible selections.
thank you.
so can anyone sgeest me an algorithm or c/c++ programme to get all the possible selections.
thank you.
0