From professional translators, enterprises, web pages and freely available translation repositories.
transpose(matrix)
transpose( πίνακας)
Last Update: 2011-10-23
Usage Frequency: 1
Quality:
transpose of a matrix
Αντιμετάθεση ενός πίνακα
Last Update: 2020-04-20
Usage Frequency: 1
Quality:
transpose of a matrix. this is the same as the <userinput>.'</userinput> operator.
Ανάστροφος ενός πίνακα. Αυτός είναι ο ίδιος με τον τελεστή <userinput>.'</userinput>.
conjugate transpose of a matrix (adjoint). this is the same as the <userinput>'</userinput> operator.
Συζυγής ανάστροφος πίνακας (συζυγής). Αυτός είναι ο ίδιος με τον τελεστή <userinput>'</userinput>.
matrix transpose, does not conjugate the entries. that is, the i,j element of <varname>a</varname> becomes the j,i element of <userinput>a.'</userinput>.
Η αναστροφή πίνακα, δεν παίρνει τον συζυγή μιγαδικό των καταχωρίσεων. Δηλαδή, τα στοιχεία i,j της <varname>a</varname> γίνονται τα στοιχεία του <userinput>a.'</userinput>.