Scorching goIITian
if A is a matrix...
what does A raised to T signify???
Blazing goIITian
It means transpose of A. This gives another matrix whose rows are the columns of the original matrix, and whose columns are the rows.Simply put it is a matrix with rows and columns interchanged from the original matrix..
Please rate if helpful
means transpose of any matrix which is found by interchanging column and rows,it is also denoted as .