Constant opencv::core::DECOMP_LU

source ยท
pub const DECOMP_LU: i32 = 0;
Expand description

Gaussian elimination with the optimal pivot element chosen.