IExtensibleMatrix<'T>
IRightExtensibleMatrix<'T>
IBottomExtensibleMatrix<'T>
IMatrix<'T>
IROMatrix<'T>
IExtensibleMatrix extends IMatrix in a way that another matrix of appropriate dimensions can be appended either to the right or to the bottom of the matrix.