]> granicus.if.org Git - graphviz/commit
remove support for transposed matrix v in SparseMatrix_multiply_dense
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Thu, 1 Jul 2021 02:17:52 +0000 (19:17 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 7 Jul 2021 14:30:16 +0000 (07:30 -0700)
commit06c165c0d3e82b11f6f8b81230c9c10b4ebfbf2b
tree5536c2974564fa16ed397380d9f217c896771c5f
parent03e761dd2faa03c114ea01218a7bc0a3a4a6f2b3
remove support for transposed matrix v 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