The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

gsl_matrix *gsl_matrix_vconcat(const gsl_matrix *A, const gsl_matrix *B);
gsl_matrix *gsl_matrix_hconcat(const gsl_matrix *A, const gsl_matrix *B);