pub fn swap_umat(a: &mut UMat, b: &mut UMat) -> Result<()>
Expand description

Swaps two matrices

Overloaded parameters