]> granicus.if.org Git - graphviz/commit
remove support for transposed matrix A in SparseMatrix_multiply_dense
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 1 Jul 2021 02:15:37 +0000 (19:15 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 7 Jul 2021 14:30:16 +0000 (07:30 -0700)
commit03e761dd2faa03c114ea01218a7bc0a3a4a6f2b3
tree19a2f49e016616938fe9f5d30a237ac671d93975
parent087f17145f2f05d63e329402eaceb8adb2f052d4
remove support for transposed matrix A in SparseMatrix_multiply_dense

The only use of this function is with not-transposed matrices.
lib/sfdpgen/post_process.c
lib/sfdpgen/spring_electrical.c
lib/sparse/SparseMatrix.c
lib/sparse/SparseMatrix.h