Function opencv::calib3d::mat_mul_deriv [] [src]

pub fn mat_mul_deriv(A: &Mat, B: &Mat, dABdA: &Mat, dABdB: &Mat) -> Result<(), String>

computes derivatives of the matrix product w.r.t each of the multiplied matrix coefficients