pub type CompactSelfAdjointOperator = (Compact, SelfAdjoint, DiscreteSpectrum);Expand description
Properties of a compact self-adjoint operator.
pub type CompactSelfAdjointOperator = (Compact, SelfAdjoint, DiscreteSpectrum);Properties of a compact self-adjoint operator.