I have to find the transposed matrix using Boolean functions, without altering the physical location of the elements, the exercise is this: Construct a procedure:
void trasponer(void);
as a method of the class matrix_t, which, once invoked,...
asked by
19.02.2017 / 16:07