pub fn entropy_from_spectrum(
probabilities: &[f64],
order: EntropyOrder,
) -> Result<f64>Expand description
Entropy of an already validated density-matrix spectrum.
pub fn entropy_from_spectrum(
probabilities: &[f64],
order: EntropyOrder,
) -> Result<f64>Entropy of an already validated density-matrix spectrum.