pub fn extract_inner<T: TropicalScalar>( tensor: &Tensor<T>, ) -> Result<Tensor<T::Inner>>
Extract the inner real values from a tropical tensor.