Function opencv::core::exp [] [src]

pub fn exp(src: &Mat, dst: &Mat) -> Result<(), String>

computes exponent of each matrix element (dst = e**src)