Function opencv::core::solve [] [src]

pub fn solve(src1: &Mat, src2: &Mat, dst: &Mat, flags: i32) -> Result<bool, String>

solves linear system or a least-square problem

default value for arguments: - flags: default DECOMP_LU