Matrix.transposed

Return the transposed matrix

struct Matrix(T, size_t N)
@property
Matrix!(T, N)
transposed
()

Meta