nothing@2: digraph Lat{ nothing@2: node [ shape=record,margin="0.2,0.055" ]; nothing@2: edge[dir="none"]; nothing@2: c0 [label = "{|}"]; nothing@4: c1 [label = "{domain-temporal|ZeroCrossingRate}"]; nothing@4: c2 [label = "{|SpectralFlux}"]; nothing@4: c3 [label = "{|}"]; nothing@4: c4 [label = "{level-perceptual|SpectralCentroid}"]; nothing@4: c5 [label = "{domain-time|}"]; nothing@4: c6 [label = "{|}"]; nothing@4: c7 [label = "{dimensionality-one-dimensional|}"]; nothing@4: c8 [label = "{dimensionality-multi-dimension...|LinearPredictiveCoding}"]; nothing@2: c9 [label = "{|}"]; nothing@4: c10 [label = "{level-physical|}"]; nothing@4: c11 [label = "{domain-frequency|}"]; nothing@4: c12 [label = "{temporalscale-intraframe|}"]; nothing@4: c13 [label = "{|Autocorrelation}"]; nothing@2: c1 -> c0 nothing@2: c2 -> c0 nothing@2: c3 -> c1 nothing@2: c3 -> c2 nothing@2: c4 -> c0 nothing@2: c5 -> c1 nothing@2: c5 -> c4 nothing@4: c6 -> c2 nothing@4: c6 -> c4 nothing@4: c7 -> c3 nothing@4: c7 -> c5 nothing@2: c7 -> c6 nothing@4: c8 -> c0 nothing@4: c9 -> c2 nothing@4: c9 -> c8 nothing@4: c10 -> c3 nothing@2: c10 -> c9 nothing@4: c11 -> c6 nothing@4: c11 -> c9 nothing@4: c12 -> c7 nothing@4: c12 -> c10 nothing@2: c12 -> c11 nothing@2: c13 -> c12 nothing@2: }