NAME

same_int_matrix_dimensions - Production versions

SYNOPSIS

#include "l/l_int_matrix.h"

Example compile flags (system dependent):
  -DLINUX_386 -DLINUX_386_P4  
   -I/home/kobus/include
   -L/home/kobus/load/linux_386_p4 -L/usr/local/lib -L/usr/lib
  -lKJB         -llapack -lblas -lg2c          -lXext -lX11 


int same_int_matrix_dimensions
(
	const Int_matrix *first_mp,
	const Int_matrix *second_mp
);

DESCRIPTION

Production versions

SEE ALSO

Int_matrix , Int_matrix_vector , Int_vector_matrix , verify_non_negative_int_matrix