i want to print 2 dimmension arrey
( mat = new double[imax, jmax] )
in matrix mod,what is the syntex in c#?
thank you