]> granicus.if.org Git - graphviz/commitdiff
neatogen: [nfc] remove unused 'smooth_pivots'
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Tue, 15 Feb 2022 07:35:57 +0000 (18:35 +1100)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Wed, 16 Feb 2022 10:03:39 +0000 (21:03 +1100)
The only code using this was removed in
0e60b06ea9daebe0ce6e46f7fe8aa9d090617209.

lib/neatogen/stress.c

index cb3996b273da353808824126f5be6b83ee158375..24bf9f096fc5614bb974fe1a1986bf3b187195f8 100644 (file)
@@ -28,9 +28,6 @@
                                   by d_{ij}^{-2} otherwise, they are normalized by d_{ij}^{-1}
                                 */
 
- /* relevant when using sparse distance matrix not within subspace */
-#define smooth_pivots true
-
 /* dimensionality of subspace; relevant 
  * when optimizing within subspace) 
  */