TransposableMatrixType

public protocol TransposableMatrixType : MatrixType

Protocol for matrices that support transposition.