49 DEFBINOP (div, sparse_complex_matrix, complex_matrix)
64 error (
"can't do A ^ B for A and B both matrices");
68 DEFBINOP (ldiv, sparse_complex_matrix, complex_matrix)
107 DEFBINOP (el_pow, sparse_complex_matrix, complex_matrix)
129 DEFCATOP (scm_cm, sparse_complex_matrix, complex_matrix)