Scythe-1.0.3
|
template<matrix_order RO, matrix_style RS, typename T , matrix_order PO1, matrix_style PS1, matrix_order PO2, matrix_style PS2>
Row bind two matrices. This function row binds two matrices, A and B.
References scythe::Matrix_base< ORDER, STYLE >::cols(), copy(), scythe::Matrix_base< ORDER, STYLE >::rows(), and SCYTHE_CHECK_10. |