-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathNAMESPACE
More file actions
57 lines (56 loc) · 1.82 KB
/
NAMESPACE
File metadata and controls
57 lines (56 loc) · 1.82 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
# Generated by roxygen2: do not edit by hand
export(buildAggregateNetwork)
export(getControlAverageFromSpectrum)
export(getControlSqAverageFromSpectrum)
export(getDensityMatrix)
export(getDensityMatrixEdgeColored)
export(getEfficencyFromSpectrum)
export(getEntropyProfile)
export(getEntropyProfile.fast)
export(getEntropyProfileEdgeColored)
export(getHeatCapacityFromSpectrum)
export(getHeatCapacityRescaledFromSpectrum)
export(getHelmotzFreeEnergyFromSpectrum)
export(getInformationCentrality)
export(getInformationLength)
export(getInformationProfile)
export(getLaplacianMatrix)
export(getLaplacianMatrixEdgeColored)
export(getNetworkDistance)
export(getNetworkDistanceEdgeColored)
export(getNetworkDivergence)
export(getNetworkDivergenceEdgeColored)
export(getNetworkLikelihood)
export(getNetworkStatPhysFromSpectrum)
export(getNetworkStatPhysProfile)
export(getNetworkStatPhysProfileFromSpectrum)
export(getPartitionFunctionFromSpectrum)
export(getRenyiEntropy)
export(getRenyiEntropyEdgeColored)
export(getRenyiEntropyMixture)
export(getRenyiEntropyMixtureEdgeColored)
export(getRenyiEntropyProfile)
export(getRenyiEntropyProfileEdgeColored)
export(getSpectralGap)
export(getSpectralGapEdgeColored)
export(getSpectralGapProfile)
export(getSpectralGapProfileEdgeColored)
export(getSpectrum)
export(getSpectrumEdgeColored)
export(getStatisticsFromEntropyProfile)
export(getStringEntropy)
export(getVNEntropy)
export(getVNEntropyEdgeColored)
export(getVNEntropyFromSpectrum)
export(getVNEntropyMixture)
export(getVNEntropyMixtureEdgeColored)
export(plotDensityMatrix)
export(plotDensityMatrixEdgeColored)
export(plotEntropyProfile)
export(plotEntropyProfileEdgeColored)
export(plotInformationProfile)
export(plotRenyiEntropyProfile)
export(plotRenyiEntropyProfileEdgeColored)
export(plotSpectralGapProfile)
export(plotSpectralGapProfileEdgeColored)
export(read)