pub fn reconstruct_maximum_likelihood(
tomographer: &SciRS2ProcessTomographer,
experimental_data: &ExperimentalData,
) -> DeviceResult<(Array4<Complex64>, ReconstructionQuality)>Expand description
Maximum likelihood estimation reconstruction